From 0949d975c5aecd31eeb386f88dde1b2468937e64 Mon Sep 17 00:00:00 2001 From: hophacker Date: Tue, 24 Apr 2018 20:06:08 +0800 Subject: [PATCH] set_proxy --- zsh/functions.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/functions.zsh b/zsh/functions.zsh index 89ff661..81061b9 100644 --- a/zsh/functions.zsh +++ b/zsh/functions.zsh @@ -38,7 +38,7 @@ function cp_container() { cd .. } 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() { export https_proxy=socks5://127.0.0.1:1080/