F-urkan commited on
Commit
a52674b
·
verified ·
1 Parent(s): b764498

Create start.sh

Browse files
Files changed (1) hide show
  1. start.sh +2 -0
start.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ tailscaled --tun=userspace-networking --socks5-server=localhost:1055 > /dev/null 2>&1 &
2
+ tailscale up --ssh --operator=$USER --accept-routes=false --accept-dns=false