preread
Contents
function proxy_off(){ unset http_proxy unset https_proxy unset all_proxy echo -e “已关闭代理” }
function proxy_off(){ unset http_proxy unset https_proxy unset all_proxy echo -e “已关闭代理” }