Non Proxy Hosts

Enter a list of the hosts that should be connected to directly, not through a proxy server. Separate the host names with a pipe symbol ( | ). You can use an asterisk (*) as a wildcard character to specify a pattern of similar host names.

For example, localhost|*.example.com indicates that the local host and all hosts with names ending in .example.com will be accessed directly.

Note:

The length of this string cannot exceed 1024 characters.