diff options
| author | https://www.google.com/accounts/o8/id?id=AItOawnFV5MLMQJBf48nAiPPOZY63fvqtuAEAb8 <picca@web> | 2014-11-25 14:21:05 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2014-11-25 14:21:05 +0000 |
| commit | e3146fcd2fb1ecd065fe346ae77ca1fd0e9f8b2f (patch) | |
| tree | 8397bdd18d8644561856fc900a48b76beaf6b0ab | |
| parent | 24bce962101d28e57a3240344ae63207b30248dd (diff) | |
| -rw-r--r-- | doc/forum/how_to_set_the_proxy_using_an_automatix_proxy.pac.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/how_to_set_the_proxy_using_an_automatix_proxy.pac.mdwn b/doc/forum/how_to_set_the_proxy_using_an_automatix_proxy.pac.mdwn new file mode 100644 index 00000000..c88defcf --- /dev/null +++ b/doc/forum/how_to_set_the_proxy_using_an_automatix_proxy.pac.mdwn @@ -0,0 +1,12 @@ +Hello, + +I am trying propellor on Debian Jessie (haskell is fantastic for this sort or things) to setup one of my computer. + +On my network, the system administrator set proxies for http and https. +These information are available via a http://proxy/proxy.pac URL. + +So I would like to know what should be done to extract this information and set it for all users on the system ? + +Cheers + +Frederic |
