Closed Naster17 closed 6 months ago
Script normaly work with out proxy. But i wont to add proxy support to it
Some updates if download extention later and disable part where you trying download extention.
proxychains4 python main.py
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/aarch64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.16
Debugging is enabled! This will generate a screenshot and console logs on error!
Downloading extension...
Downloaded! Installing extension and driver manager...
Installed! Starting...
Could not start with Manager! Trying to default to manual path...
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037 <--denied
[proxychains] Strict chain ... 162.55.87.48:5566 ... 127.0.0.1:49037
It might be better to use software's like Tun2Socks or Redsocks instead of Proxychains for this use case.
It might be better to use software's like Tun2Socks or Redsocks instead of Proxychains for this use case.
Yes, for proxy support you may use the following which uses this image.
https://github.com/engageub/InternetIncome
Thank you
Im trying use proxychains4 with socks4 and socks5 proxy.