From d6f1aa65d7052538aa38052c5cf4eabc1dd12c8a Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sat, 10 Jun 2023 01:14:52 -0400 Subject: [PATCH] Added more Githubs to the sockhub.py scanner --- proxytools/sockhub.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxytools/sockhub.py b/proxytools/sockhub.py index 74f6d59..6361f48 100644 --- a/proxytools/sockhub.py +++ b/proxytools/sockhub.py @@ -16,7 +16,10 @@ github_list = ( 'https://raw.githubusercontent.com/jetkai/proxy-list/main/online-proxies/txt/proxies-socks5.txt', 'https://raw.githubusercontent.com/UptimerBot/proxy-list/main/proxies/socks5.txt', 'https://raw.githubusercontent.com/ShiftyTR/Proxy-List/master/socks5.txt', - 'https://raw.githubusercontent.com/saschazesiger/Free-Proxies/master/proxies/socks5.txt' + 'https://raw.githubusercontent.com/saschazesiger/Free-Proxies/master/proxies/socks5.txt', + 'https://raw.githubusercontent.com/prxchk/proxy-list/main/socks5.txt', + 'https://raw.githubusercontent.com/Zaeem20/FREE_PROXIES_LIST/master/socks5.txt', + 'https://spys.me/socks.txt' ) def get_source(url):