mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-23 14:42:39 +08:00
Update t.sh
Former-commit-id: 079d01f27eb0af73b6c137a9973df33cd79d1d1b
This commit is contained in:
@@ -201,7 +201,7 @@ uninstall(){
|
||||
wg-quick down $(wg | grep interface | cut -d : -f2) >/dev/null 2>&1
|
||||
apt -y autoremove wireguard-tools wireguard-dkms 2>/dev/null
|
||||
yum -y autoremove wireguard-tools wireguard-dkms 2>/dev/null
|
||||
rm -rf /usr/local/bin/wgcf /etc/wireguard /usr/bin/wireguard-go wgcf-account.toml wgcf-profile.conf menu.sh
|
||||
rm -rf /usr/local/bin/wgcf /etc/wireguard /usr/bin/wireguard-go /etc/wireguard wgcf-account.toml wgcf-profile.conf menu.sh
|
||||
[[ -e /etc/gai.conf ]] && sed -i '/^precedence[ ]*::ffff:0:0\/96[ ]*100/d' /etc/gai.conf
|
||||
sed -i '/^@reboot.*WARP_AutoUp/d' /etc/crontab
|
||||
v4=$(wget -T1 -t1 -qO- -4 ip.gs)
|
||||
|
||||
Reference in New Issue
Block a user