ignore hosts option in network proxy in ubuntu 16 04

Solutions on MaxInterview for ignore hosts option in network proxy in ubuntu 16 04 by the best coders in the world

showing results for - "ignore hosts option in network proxy in ubuntu 16 04"
Irene
24 Jan 2020
1gsettings set org.gnome.system.proxy ignore-hosts "['localhost', '127.0.0.0/8', '192.168.1.0/24', 'npmjs.org', '::1']"
2