- PySoftetherVPN is (at the moment a work in progress) project that attaches a UI to Softether VPN for Unix. Currently makes use of some bash scripts from intellexlab-files repo.
- Install Nuitka
python3 -m pip install nuitka- Then compile the vpn.py file
python3 -m nuitka vpn.py