delete unnecessary scripts

This commit is contained in:
xvzc 2022-01-04 20:27:13 +09:00
parent dd522ab55a
commit f3a8886cce
2 changed files with 0 additions and 4 deletions

2
off.sh
View File

@ -1,2 +0,0 @@
networksetup -setwebproxystate Wi-Fi off
networksetup -setsecurewebproxystate Wi-Fi off

2
on.sh
View File

@ -1,2 +0,0 @@
networksetup -setwebproxy Wi-Fi 127.0.0.1 8080
networksetup -setsecurewebproxy Wi-Fi 127.0.0.1 8080