rkn-block-checker/rkn_checker
MayersScott bdeee38d37
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
chore: bump version to 0.5.1
2026-06-12 12:14:50 +03:00
..
__init__.py chore: bump version to 0.5.1 2026-06-12 12:14:50 +03:00
__main__.py cli with argparse 2026-04-20 18:44:27 +03:00
cli.py feat: fetch and display target country codes via batch GeoIP 2026-06-12 12:12:06 +03:00
core.py feat: add proxy support for per-target probes (SOCKS5/SOCKS4/HTTP) 2026-05-09 17:47:52 +03:00
dns.py feat: add proxy support for per-target probes (SOCKS5/SOCKS4/HTTP) 2026-05-09 17:47:52 +03:00
http.py feat: add proxy support for per-target probes (SOCKS5/SOCKS4/HTTP) 2026-05-09 17:47:52 +03:00
lists.py feat: support custom white/black list files via --white-file / --black-file 2026-05-06 11:26:53 +03:00
models.py fix: compare full DNS address sets instead of single IPs to avoid false rewriting flags 2026-05-07 16:20:38 +03:00
network.py feat: add proxy support for per-target probes (SOCKS5/SOCKS4/HTTP) 2026-05-09 17:47:52 +03:00
output.py feat: fetch and display target country codes via batch GeoIP 2026-06-12 12:12:06 +03:00
targets.py fix: security holes, misclassifications, and edge cases 2026-05-06 14:39:33 +03:00