From 4b6e0768882caa5e7c1d6c9aca9e863d64ff4c63 Mon Sep 17 00:00:00 2001 From: MrMelon Date: Fri, 30 Apr 2021 13:58:30 +0100 Subject: [PATCH] Added usage to README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 4fdf625..987b962 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,19 @@ Melon VPN Client for MrMelon's VPN server. +## Usage + +Use these commands to setup the daemon. They will probably have to be run as root or using sudo. + +```bash +systemctl enable melonvpndaemon +systemctl start melonvpndaemon +``` + +To use the CLI run `melonvpn --help` to see a list of command line arguments. + +To use the GUI run `melonvpn --gui` or use desktop file installed in the `melonvpngui` package + ## Downloads - Debian: Available from https://apt.onpointcoding.net/repo