internetarchive / Zeno

State-of-the-art web crawler 🔱
GNU Affero General Public License v3.0
70 stars 8 forks source link

Allow specifying proxies per TLD #136

Open CorentinB opened 3 weeks ago

yzqzss commented 3 weeks ago

Many proxy software (e.g. https://github.com/v2fly/v2ray-core) have routing rule features, so why not just use them?

Those proxy softwares allow you to add multiple proxies and expose one or more http/socks proxy ports on localhost. This makes it easy to route requests.

For example, my routing rules:

image


CorentinB commented 3 weeks ago

Sure, but I think it would be interesting to have it bundled in Zeno