set_proxy
This commit is contained in:
parent
205866f67b
commit
0949d975c5
@ -38,7 +38,7 @@ function cp_container() {
|
|||||||
cd ..
|
cd ..
|
||||||
}
|
}
|
||||||
function set_proxy() {
|
function set_proxy() {
|
||||||
export all_proxy=http://127.0.0.1:1087/
|
export all_proxy=http://127.0.0.1:8119/
|
||||||
}
|
}
|
||||||
function set_ss_proxy() {
|
function set_ss_proxy() {
|
||||||
export https_proxy=socks5://127.0.0.1:1080/
|
export https_proxy=socks5://127.0.0.1:1080/
|
||||||
|
Loading…
Reference in New Issue
Block a user