I know it need manual set proxy in xfce4How do I set systemwide proxy servers in Xubuntu , but does it support url proxy like .pac url configuration? if does, how?
Asked
Active
Viewed 4,827 times
1 Answers
1
You can set up auto_proxy/AUTO_PROXY variables in /etc/environment like:
auto_proxy="https://someurl.to/your.pac"
AUTO_PROXY="https://someurl.to/your.pac"
and logout/login after that.

someone
- 26
http://dutai.com/ps.pac
, it can use in ubuntu unity,gnome,mate,kde, I do not know how to use it in xfce – WesleyHsiung Oct 05 '16 at 08:02