passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
780 stars 120 forks source link

Running up and down script after connection #252

Closed TomFreudenberg closed 1 year ago

TomFreudenberg commented 1 year ago

Hi, I purchased today the full IOS and MacOS app and so far everything is working.

The only thing I miss, my scripts won't run on connection up and down on the Mac OSX.

script-security 2
up /Users/myuser/.local/bin/up-vpn.sh
down /Users/myuser/.local/bin/down-vpn.sh

It would be important to set some additional routes manually.

Thanks for your feedback.

P.S.: Additional feature request: show the IP address for an established connection in menubar (at the submenu where to press also for disconnect)

keeshux commented 1 year ago
  1. The app cannot run scripts in general, that's why the up/down options are not implemented. Is it only routes what you're setting up in the scripts?
  2. Fetching the IP address is a privacy concern
TomFreudenberg commented 1 year ago

Ok, you should mark the "not" possible / working parts better.

I had not bought the release when I was in knowledge former.

Things for NOT using Passepartout (not your fault !!!):

Thanks for feedback Tom