You are on page 1of 1

<settings>

<proxies>
<!-- proxy | Specification for one proxy, to be used in connecting to the
network. | -->
<proxy>
<id>optional</id>
<active>false</active>
<protocol>http</protocol>
<username></username> <!-- ADID in odc,default-->
<password></password>
<host>proxy1.wipro.com</host>
<port>8080</port>
<nonProxyHosts>www.google.com|*.example.com</nonProxyHosts>
</proxy>
</proxies>
</settings>

You might also like