{"id":19517915,"url":"https://github.com/vtstech/vtstech-proxy","last_synced_at":"2026-04-19T03:02:45.989Z","repository":{"id":65931881,"uuid":"602413252","full_name":"VTSTech/VTSTech-PROXY","owner":"VTSTech","description":"Python script that asynchronously checks a list of SOCKS4/4A/5 proxies for anonymity and writes the results to a text file and sqlite db.","archived":false,"fork":false,"pushed_at":"2025-05-28T15:34:04.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T23:32:58.816Z","etag":null,"topics":["multiplatform","proxies","proxies-checker","proxy","proxy-list","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VTSTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-16T06:39:13.000Z","updated_at":"2025-05-28T16:22:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"beed477b-a591-4570-8ced-b569f53f98ac","html_url":"https://github.com/VTSTech/VTSTech-PROXY","commit_stats":null,"previous_names":["vtstech/vtstech-proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VTSTech/VTSTech-PROXY","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VTSTech%2FVTSTech-PROXY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VTSTech%2FVTSTech-PROXY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VTSTech%2FVTSTech-PROXY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VTSTech%2FVTSTech-PROXY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VTSTech","download_url":"https://codeload.github.com/VTSTech/VTSTech-PROXY/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VTSTech%2FVTSTech-PROXY/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["multiplatform","proxies","proxies-checker","proxy","proxy-list","python"],"created_at":"2024-11-11T00:07:12.743Z","updated_at":"2026-04-19T03:02:45.967Z","avatar_url":"https://github.com/VTSTech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VTSTech-PROXY\n Python script that asynchronously checks a list of SOCKS4/4A/5 proxies for anonymity and writes the results to a text file and sqlite db.\n# Usage\n\u003cpre\u003e\n$ python VTSTech-PROXY.py -h                               \n\n██╗   ██╗████████╗███████╗████████╗███████╗ ██████╗██╗  ██╗\n╚██╗ ██╔╝╚══██╔══╝██╔════╝╚══██╔══╝██╔════╝██╔════╝██║  ██║\n ╚████╔╝    ██║   ███████╗   ██║   █████╗  ██║     ███████║\n  ╚██╔╝     ██║   ╚════██║   ██║   ██╔══╝  ██║     ██╔══██║\n   ██║      ██║   ███████║   ██║   ███████╗╚██████╗██║  ██║\n   ╚═╝      ╚═╝   ╚══════╝   ╚═╝   ╚══════╝ ╚═════╝╚═╝  ╚═╝\n\nVTSTech-PROXY v0.0.6-r09 www.vts-tech.org github.com/VTSTech\nusage: VTSTech-PROXY.py [-h] [-f FILE] [-ua UA] [-g] [-st] [-t THREADS] [-to TIMEOUT] [-r] [-c] [-4] [-4a] [-xx] [-xe] [-xa] [-v]\n\noptions:\n  -h, --help            show this help message and exit\n  -f, --file FILE       Proxy list file\n  -ua, --ua UA          Set custom User-Agent string\n  -g, --gen             Generate fresh proxy list from online sources\n  -st, --stats          Show minimal database statistics\n  -t, --threads THREADS\n                        Concurrency level\n  -to, --timeout TIMEOUT\n                        Timeout seconds\n  -r, --recheck         Recheck known proxies\n  -c, --clean           Recheck all DB proxies and remove offline ones\n  -4, --socks4          Use SOCKS4\n  -4a, --socks4a        Use SOCKS4A\n  -xx, --export-all     Export all proxies to file\n  -xe, --export-elite   Export elite proxies to file\n  -xa, --export-anonymous\n                        Export anonymous proxies to file\n  -v, --verbose         Show errors\n\u003c/pre\u003e \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtstech%2Fvtstech-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtstech%2Fvtstech-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtstech%2Fvtstech-proxy/lists"}