🌐 Proxies
1️⃣ Proxies are specified in the [Proxy].txt file in the format:
http://login:password#ip:port
http://ip:port
socks5://login:password#ip:port
socks5://ip:port
2️⃣ You can specify your device's external IP as a proxy, which will be equivalent to running the template without a proxy. This is useful if you want to speed up parsing by adding a thread that uses your current external IP. To do this, specify in the proxy file: localhost
or 127.0.0.1
.