proxies

command module
v0.0.0-...-c4bf5ae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2025 License: MIT Imports: 15 Imported by: 0

README

proxies

Builds a large proxy list by gathering proxies from multiple sources 🌐

Install

GOPROXY=direct go install github.com/ogpourya/proxies@latest

Run

proxies

Output

  • Saves deduplicated, shuffled proxies to proxies.txt in current folder
  • Lines look like:
http://1.2.3.4:8080
socks5://8.8.8.8:1080
https://example.com:443

Notes

  • Fails silently on bad sources
  • Adds protocol if missing
  • Adds default port if missing (80/http, 443/https, 1080/socks)

Documentation

Overview

proxies.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL