Had this nightmare too. Some programs straight-up ignore proxy settings unless you launch them with CLI flags. Check the docs for `--proxy-server` or similar args.
If you’re on Mac, Little Snitch can help monitor if the app’s even attempting a connection.
And yeah, config files are often the key for proxy server settings in program. Look for `.conf` or `.cfg` files in `/etc/` or `~/Library/`.
If you’re on Mac, Little Snitch can help monitor if the app’s even attempting a connection.
And yeah, config files are often the key for proxy server settings in program. Look for `.conf` or `.cfg` files in `/etc/` or `~/Library/`.
