summaryrefslogtreecommitdiff
path: root/doc/afclient.conf.5
diff options
context:
space:
mode:
authorJoshua Judson Rosen2015-02-17 00:37:08 -0500
committerJoshua Judson Rosen2015-02-17 00:37:08 -0500
commit714aebccbd7a4ab6ec0964d4580efd49171ba140 (patch)
treee71ac66a95848b1c0e8f47ea7d3df0e54c052d48 /doc/afclient.conf.5
parentNix mysleep(). (diff)
downloadapf-714aebccbd7a4ab6ec0964d4580efd49171ba140.tar.gz
Remove HTTP proxy support.
There are plenty of popular, readily-available external tools that, frankly, provide better options for going through proxies-- both of the HTTP variety and others (corkscrew, httptunnel, socat...); and dropping our internal implementation results in a significant reduction in code complexity--including the complete elimination of multithreading and all of the worries that go along with it.
Diffstat (limited to 'doc/afclient.conf.5')
-rw-r--r--doc/afclient.conf.517
1 files changed, 1 insertions, 16 deletions
diff --git a/doc/afclient.conf.5 b/doc/afclient.conf.5
index 4f8a5c6..903be32 100644
--- a/doc/afclient.conf.5
+++ b/doc/afclient.conf.5
@@ -20,7 +20,7 @@ are ignored. Options from configuration file are taken before values from comman
.IR --storefile ,
.IR --dateformat ,
.IR --ignorepkeys
-and the options connected with http proxy and auto-reconnect support). When something is not declared, hard-coded values are used.
+and the options connected with auto-reconnect support). When something is not declared, hard-coded values are used.
.SH DESCRIPTION
.B Afclient
@@ -118,21 +118,6 @@ is running
.B Load FILE
load a module for service's packets filtering
-.B use-https
- use https proxy instead of http proxy
-
-.B proxyname NAME
- the name of the machine with proxy server
-
-.B proxyport PORT
- the port used by proxy server (default: 8080)
-
-.B pa-cred U:P
- the user (U) and password (P) used in proxy authorization
-
-.B pa-t-basic
- the Basic type of proxy authorization (default)
-
.SH "SEE ALSO"
.BR afserver.conf (5),