mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-20 22:31:00 +00:00
One more proxy documentation update
a2e379a5 ("Remove built-in GNOME and KDE proxy support", 2021-12-13)
This commit is contained in:
parent
8007940770
commit
8bc3b39b41
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ To use a proxy on Unix or Windows set $http_proxy or $https_proxy
|
|||
to the proxy URL. The URL should be of the form
|
||||
"http://[<user>:<pass>@]<host>[:<port>]".
|
||||
LinkChecker also detects manual proxy settings of Internet Explorer under
|
||||
Windows systems, and GNOME or KDE on Linux systems.
|
||||
On a Mac use the Internet Config to select a proxy.
|
||||
Windows systems. On a Mac use the Internet Config to select a proxy.
|
||||
|
||||
LinkChecker honors the $no_proxy environment variable. It can be a list
|
||||
of domain names for which no proxy will be used.
|
||||
|
|
|
|||
Loading…
Reference in a new issue