Skip to content

Lightweight python script to install systemd service to run protonvpn at boot/startup.

Notifications You must be signed in to change notification settings

dsx12/ProtonVpn-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ProtonVpn-Installer

Lightweight python script to install systemd service to run protonvpn at boot/startup as systemd service.

Edit the service.txt file to match the path to protonvpn binary! Default is /usr/bin/protonvpn

  • Installation:

git clone https://github.com/dsx12/ProtonVpn-Installer

cd ProtonVpn-Installer

sudo python3 install.py

To check if everything is working correctly run:

sudo service protonvpn status

Or alternatively:

sudo systemctl status protonvpn.service

About

Lightweight python script to install systemd service to run protonvpn at boot/startup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages