pactester.online
This is a simple JS PAC tester.
Hostname IP:
Client IP address:
Test URL:
PAC file content:
function FindProxyForURL(url, host) { return 'PROXY proxy.example.com:8080' }
Submit