variableninja / proxyscraper
Proxy Scraper (HTTP & SOCKS)
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing variableninja/proxyscraper in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewProxy Scraper (HTTP & SOCKS) Golang script designed to scrape both HTTP and SOCKS proxy information from publicly available sources and saves them for your own use. Features • Retrieves a list of HTTP proxies from free-proxy-list.net and saves them to "http.txt". • Retrieves a list of SOCKS proxies from socks-proxy.net and saves them to "socks.txt". • User-friendly format for easy integration into your projects. • Lightweight and easy to use. Usage • Clone this repository: • Build the Go programs • Run them and have fun! License This project is licensed under the MIT License - see the LICENSE file for details. Disclaimer This program is intended for educational and research purposes only, use it responsibly and in compliance with the terms of service of the websites you scrape.