alias proxy=" export http_proxy=socks5://127.0.0.1:1086; ... alias unproxy=" unset http_proxy; unset https_proxy; unset all_proxy; ...
確定! 回上一頁