Skip to content

Connection service for ProtonVPN using a Linux systemd service.

Notifications You must be signed in to change notification settings

aaronmboyd/protonvpn-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

protonvpn-systemd

Connection service for ProtonVPN using a systemd process.

Dependencies

Instructions

Create service

Download and execute the shell script - (you may need to chmod +x first to be able to execute)

Reload systemd catalog

sudo systemctl daemon-reload

Enable and start the service

sudo systemctl enable protonvpn.service
sudo systemctl start protonvpn.service

Troubleshooting

View the service logs

sudo systemctl status protonvpn.service

Or

sudo journalctl -xe

About

Connection service for ProtonVPN using a Linux systemd service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages