@@ -39,5 +39,3 @@ class Socks5Proxy:
Proxy = Socks5Proxy()
-if __name__ == '__main__':
- Proxy(True)