iPherian / manual-connections

Scripts for manual connections to Private Internet Access
MIT License
10 stars 0 forks source link

Run as systemd service #6

Closed iPherian closed 3 years ago

iPherian commented 3 years ago

Features

Added Config

ENV Var Function
PIA_WRITE_STARTUP_DONE_FILE=path When startup has completed successfully message "startup done" will be written to the file in the var. Can be used to manage dependencies (i.e. to launch another program when this one has completed). It is particularly useful when using port forwarding, as normally it wouldn't be clear when we have started up as the port forwarding script runs forever.