added school project vpn-connect script
parent
9c85024eab
commit
65ac398de6
|
|
@ -0,0 +1,4 @@
|
|||
#/bin/bash
|
||||
|
||||
wg-quick up Projekt-new
|
||||
sudo ip a add 10.0.10.173/24 dev Projekt-new
|
||||
Loading…
Reference in New Issue