Update ip_test.sh

This commit is contained in:
Mirei 2022-10-27 10:38:27 +03:30 committed by GitHub
parent 57547d72e8
commit 135d02a9cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,6 @@ sudo chmod 777 ../../../../../../etc/proxychains.conf
mv -f proxychains.conf ../../../../../../etc/proxychains.conf
#开始运行 Clash
sudo pkill -f clash
./clash -f clash_config.yml
sudo nohub ./clash -f clash_config.yml
sudo proxychains curl api.ipify.org
sudo proxychains curl -i api.ipify.org