/autoproxy

A configuration file for working with a proxy in your browser, which allows you to visit .onion, .i2p and other sites

Primary LanguageJavaScript

autoproxy

A configuration file (PAC) for working with a proxy in your browser, which allows you to visit .onion, .i2p and other sites.

You can configure a list of sites that will be proxied through a tor-proxy to bypass locks.

Dependency

Settings

Firefox

Preferences > Advanced > Network > Connections > Automatic proxy configuration URL

  • input file:///path/to/your/main.pac

  • enable checkbox Proxy DNS when using SOCKS v5

Chromium

Command-line options for proxy settings:

chromium-browser --proxy-pac-url="path/to/your/main.pac"