Open sova32 opened 2 years ago
As this project is not maintained by the original developer, we've forked ProxyBroker and continued maintaining the proxybroker2 project since 2020.
If anyone's interested, please join. We need more volunteers. :-)
thankyou wery mach!
сб, 20 авг. 2022 г. в 20:04, BlueT - Matthew Lien - 練喆明 < @.***>:
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
If anyone's interested, please join. We need more volunteers. :-)
— Reply to this email directly, view it on GitHub https://github.com/constverum/ProxyBroker/issues/194#issuecomment-1221368227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS2VUXQ56OVQ4NH5CCO3363V2EF3NANCNFSM55QOVUCA . You are receiving this because you authored the thread.Message ID: @.***>
you can update pythone version on your desktop
Python 3.11.3
пн, 29 мая 2023 г. в 09:29, Aldi Nurdianto @.***>:
you can update pythone version on your desktop
— Reply to this email directly, view it on GitHub https://github.com/constverum/ProxyBroker/issues/194#issuecomment-1566625269, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS2VUXV355LV6EA5LM3665DXIQ635ANCNFSM55QOVUCA . You are receiving this because you authored the thread.Message ID: @.***>
proxybroker find --types HTTPS SOCKS4 SOCKS5 --lvl High --countries UA --strict -l 100 /run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/lib/python3.10/site-packages/proxybroker/cli.py:379: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() Traceback (most recent call last): File "/run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/bin/proxybroker", line 8, in
sys.exit(cli())
File "/run/media/vadiki/D_238_GB_WD/Кибервойска/Анонимность/Proxy/proxy-scraper-checker-main/env/lib/python3.10/site-packages/proxybroker/cli.py", line 380, in cli
proxies = asyncio.Queue(loop=loop)
File "/usr/lib/python3.10/asyncio/queues.py", line 34, in init
super().init(loop=loop)
File "/usr/lib/python3.10/asyncio/mixins.py", line 17, in init
raise TypeError(
TypeError: As of 3.10, the loop parameter was removed from Queue() since it is no longer necessary