ProxyBroker
ProxyBroker copied to clipboard
I managed to run this on Windows
I faced "NotImplementedError" and "WinError 10038 An operation was attempted on something that is not a socket" on python versions other than 3.5/3.6.
# Or simply install python 3.6.13
conda create --name py36 python=3.6.13
conda activate py36
pip install --upgrade setuptools maxminddb==1.5.4 proxybroker
Same here I think this project is dead.
https://github.com/nfx/slrp this is a bit more alive
As this project is not maintained by the original developer, we've forked ProxyBroker and continued maintaining the proxybroker2 project since 2020.
- https://github.com/bluet/proxybroker2
- https://github.com/constverum/ProxyBroker/pull/161
If anyone's interested, please join. We need more volunteers. :-)
@nfx your project looks cool too!
@bluet thank you 🙏🏻 Could you please PR the reference into slrp readme? =) there's also Scylla, by the way.