back to home

variableninja / proxyscraper

Proxy Scraper (HTTP & SOCKS)

65 stars
10 forks
0 issues
Go

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/variableninja/proxyscraper)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Proxy 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.