add export.py for proxy list export

CLI tool for exporting working proxies:
- multiple formats: txt, json, csv, length-prefixed
- filters: protocol, country, anonymity, max latency
- sorting: latency, added time, success count
- configurable output limit

Also update .gitignore to exclude data/ directory
This commit is contained in:
Username
2025-12-23 17:34:51 +01:00
parent eb1bba0e13
commit 20fc1b01fd
2 changed files with 310 additions and 2 deletions

3
.gitignore vendored
View File

@@ -6,5 +6,4 @@ __pycache__/
*.sqlite-shm
*.sqlite-wal
.claude/
data/*.BIN
data/*.dat
data/