18 lines
630 B
Plaintext
18 lines
630 B
Plaintext
# System proxy configuration file
|
|
|
|
# Here some examples:
|
|
|
|
# http_proxy=http://proxy.example.com:8080
|
|
# https_proxy=http://proxy.example.com:8080
|
|
# ftp_proxy=http://proxy.example.com:8080
|
|
# socks_proxy=http://proxy.example.com:8080
|
|
# no_proxy=localhost,127.0.0.1
|
|
|
|
# http_proxy=http://user:password@proxy.example.com:3128
|
|
# https_proxy=http://user:password@proxy.example.com:3128
|
|
# ftp_proxy=http://user:password@proxy.example.com:3128
|
|
|
|
# http_proxy=http://domain\\user:password@proxy.example.com:8080
|
|
# https_proxy=http://domain\\user:password@proxy.example.com:8080
|
|
# ftp_proxy=http://domain\\user:password@proxy.example.com:8080
|