Thanks a lot! Regards, Ronney
From: Patrik Flykt <[email protected]> To: [email protected], Date: 2015-06-12 14:56 Subject: Re: proxy configuration Sent by: "connman" <[email protected]> On Fri, 2015-06-12 at 14:30 +0200, [email protected] wrote: > If i use proxy method "auto", I will provide connman with the following > attributes: > > {'Method' : 'auto', 'URL' : 'some url'} If the URL is omitted, DHCP/WPAD will be attempted. > If I use the "manual" method, I will provide connman with the following > attributes: > > {'Method' : 'manual', 'Servers' : {'server1', 'server2', ..'serverN'}, > optional 'Excludes' : {'server1', 'server2', ..'serverN'} } Yes. > What does the method "direct" mean? When is it supposed to be used? "direct" means a connection without proxies. Do notice that ConnMan updates pacrunner (http://git.kernel.org/cgit/network/connman/pacrunner.git/) with the proxy information. pacrunner has an implementation written for at least Fedora's version of libproxy. Cheers, Patrik _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
