change proxychains link to point to proxychains-ng's repo

This commit is contained in:
cynic 2024-08-10 05:40:15 +00:00
parent 73fafec465
commit 9e613a33d1

View File

@ -15,7 +15,7 @@ chmod +x get-certs.sh
```
### Tor/proxies
You can edit the script to enable [proxychains](https://proxychains.sourceforge.net/) support, like this: `proxychains=true`
You can edit the script to enable [proxychains](https://github.com/rofl0r/proxychains-ng) support, like this: `proxychains=true`
### Note