To specify custom proxy settings, complete the following steps:
- Go to the directory that contains the nRF Connect for Desktop executable file.
- Open a command line terminal.
- Run the executable with the proxy settings of your choice.
For example, on Windows, the following command starts nRF Connect for Desktop with the port
8000of therandom_serverproxy used for all traffic:
"nRF_Connect_for_Desktop.exe" --proxy-server="random_server:8000"