mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-08 02:00:43 +08:00
8 lines
117 B
Bash
8 lines
117 B
Bash
#!/bin/bash
|
|
|
|
sudo route -n flush
|
|
sudo route -n flush
|
|
sudo route -n flush
|
|
sudo ifconfig en0 down
|
|
sudo ifconfig en0 up
|