mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-07 17:51:16 +08:00
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/bash
|
|
|
|
sudo ip route add default via 192.168.1.1
|