Added usage to README
This commit is contained in:
parent
70b9eb97d2
commit
4b6e076888
13
README.md
13
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
|
||||
|
Loading…
Reference in New Issue
Block a user