Y
Hacker News
new
|
ask
|
show
|
jobs
by
drunner
1022 days ago
What is the $1 in `wg show $1` work and how/when do you run this script?
1 comments
cisco87
1022 days ago
Ah yeah so $1 is the mullvad interface name, and you run it by placing it in the mullvad's wg conf file as
PostUp = /path/to/script.sh %i
link