ignore hosts option in network proxy in ubuntu 16.04 code example
Example: ignore hosts option in network proxy in ubuntu 16.04
gsettings set org.gnome.system.proxy ignore-hosts "['localhost', '127.0.0.0/8', '192.168.1.0/24', 'npmjs.org', '::1']"
gsettings set org.gnome.system.proxy ignore-hosts "['localhost', '127.0.0.0/8', '192.168.1.0/24', 'npmjs.org', '::1']"