Add note on defaults.

This commit is contained in:
Roger A. Light 2014-09-30 01:06:57 +01:00
parent fdc8c08ca3
commit 41ebd31ac5
2 changed files with 6 additions and 0 deletions

View file

@ -266,6 +266,9 @@
%3A and %40 are URL decoded into %, : and @
respectively, if present in the username or
password.</para>
<para>If username is not given, then no authentication is
attempted. If the port is not given, then the default
of 1080 is used.</para>
<para>More SOCKS versions may be available in the future,
depending on demand, and will use different protocol
prefixes as described in <citerefentry>

View file

@ -282,6 +282,9 @@
%3A and %40 are URL decoded into %, : and @
respectively, if present in the username or
password.</para>
<para>If username is not given, then no authentication is
attempted. If the port is not given, then the default
of 1080 is used.</para>
<para>More SOCKS versions may be available in the future,
depending on demand, and will use different protocol
prefixes as described in <citerefentry>