Cara setting Proxy di Terminal Ubuntu Unknown 23.57 Unknown for HTTP Proxy 1 export http_proxy='http://USERNAME:PASSWORD@PROXY_IP:PROXY_PORT' example 1 2 export http_proxy='http://localhost:3128' export http_proxy='http://admin:passw0rd@localhost:3128' for HTTPS Proxy 1 export http_proxy='https://USERNAME:PASSWORD@PROXY_IP:PROXY_PORT' example 1 2 export http_proxy='https://localhost:3128' export http_proxy='https://admin:passw0rd@localhost:3128' reset proxy 1 2 unset http_proxy unset https_proxy Twitter Facebook Google Tumblr Pinterest
Tidak ada komentar:
Posting Komentar