pia-foss / manual-connections

Scripts for manual connections to Private Internet Access
MIT License
646 stars 168 forks source link

Create just the config without opening the VPN connection #168

Closed RoboMagus closed 1 year ago

RoboMagus commented 2 years ago

It'd be great to have a script that just creates the configuration files for e.g. wireguard based on the provided input / environment variables, such that the generated config file could then be used in other applications.

This should IMO be easily doable by splitting up the functionality of the connect_to_[x]_with_token.sh scripts.

MitchTalmadge commented 1 year ago

Looks like your PR was merged so this can be closed, right? Nice addition btw thank you!