PAC File Generator
FreeBuild Proxy Auto-Config files with a visual rule editor
Quick Presets
Start from a common configuration
Default Proxy
Fallback when no rules match (e.g. DIRECT, PROXY host:port, SOCKS5 host:port)
Rules
Add routing rules — matched top to bottom
No rules yet. All traffic will use the default proxy.
Generated PAC File
1"text-purple-400">function FindProxyForURL(url, host) {
2 "text-purple-400">return "DIRECT";
3}
Test URL
Enter a URL to see which proxy rule matches