Overview
The desktop app can use a proxy server to access ITscope.
A proxy auto-config (.pac) or a socket address can be used for this. The socket address consists of an IP address and a port.
Basic setup
Proxy auto-config:
- Download the sample file at the bottom of this article.
- Open the file in a text editor in order to enter the IP address and port of the proxy server. Then simply save your entries.
Note: PAC files are written in JavaScript. More complex configurations are therefore also possible. - Select Proxy-Auto-Config for ‘Mode’.
- Select the Proxy Auto-Config file.
- Apply the changes.
Proxy:
- Select Proxy for ‘Mode’.
- Select the type for ‘Proxy’.
- Enter the socket address in the field.
- Apply the changes.