From 86efaf80936cebba56ec3e88db61c786c608c885 Mon Sep 17 00:00:00 2001 From: Ivan Tham Date: Thu, 17 Dec 2015 21:35:02 +0800 Subject: proxy-uri -> proxy-resolver for no_proxy; add #inc Signed-off-by: Christoph Lohmann <20h@r-36.net> --- surf.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'surf.1') diff --git a/surf.1 b/surf.1 index c1d339a..1715f93 100644 --- a/surf.1 +++ b/surf.1 @@ -283,6 +283,13 @@ string .TP .B http_proxy If this variable is set and not empty upon startup, surf will use it as the http proxy +.TP +.B no_proxy +If both http_proxy is set and no_proxy contain a +.BR comma-separated +list of domain extensions and both is not empty upon startup, proxy will +.BR not +be used for each of the elements in no_proxy. .SH PLUGINS For using plugins in surf, first determine your running architecture. Then get the appropriate plugin for that architecture and copy it to -- cgit v1.2.3