From b911ab6cf79048d93491f0eb6a187b5e786ba805 Mon Sep 17 00:00:00 2001 From: MrMelon Date: Thu, 29 Apr 2021 17:36:42 +0100 Subject: [PATCH] Add readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4fdf625 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +Melon VPN +========= + +Client for MrMelon's VPN server. + +## Downloads + +- Debian: Available from https://apt.onpointcoding.net/repo +- Windows: in development +- MacOS: Maybe the linux source code works on Mac but I don't have a Mac to test it? + +## Debian packages + +- melonvpn: contains the cli and daemon + - simple-vpn: the vpn client used internally by the daemon +- melonvpngui: contains the gui extension library + - melonvpn: the gui requires the main package to function + - libappindicator3-1: used by the gui to display an app indicator +