View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009842 | Kali Linux | New Tool Requests | public | 2026-08-27 16:43 | 2026-08-27 16:43 |
| Reporter | froster_2008 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009842: PROXC - Smart Proxy Liveness Checker and Security Toolkit | ||||
| Description | [Name] [Version] [Homepage] [Download] [Author] [Licence] [Description] It validates HTTP, HTTPS, SOCKS4 and SOCKS5 proxies and supports bulk proxy lists, protocol auto-detection, configurable timeouts, concurrent workers, real-time streaming output, target URLs and working-proxy output. The project is intended for legitimate network security testing, proxy validation and security assessment workflows. [Dependencies] The Debian package declares: [Similar tools] [Activity] Current upstream release: [How to install] The v1.0.6 Debian package was successfully built and tested on Kali Linux: proxc_1.0.6-0kali1_all.deb The package can be installed locally with: sudo apt install ./proxc_1.0.6-0kali1_all.deb After installation: proxc --version returns: 1.0.6 [How to use] Display help: proxc --help Check a proxy list: proxc proxies.txt Check a single proxy: proxc 1.2.3.4 8080 Check a SOCKS5 proxy: proxc 1.2.3.4 1080 socks5 Check a proxy URL: proxc socks5://user:[email protected]:1080 [Testing] All 7 tests pass: python3 -m unittest discover -s tests -v The Debian package was also successfully built and installed on Kali Linux. [Packaged] Debian packaging is included in the upstream repository under debian/. The package has been successfully built and tested locally on Kali Linux as: proxc_1.0.6-0kali1_all.deb The requested goal is inclusion in the official Kali Linux repositories so that users can eventually install it using: sudo apt update | ||||
| Attached Files | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-08-27 16:43 | froster_2008 | New Issue | |
| 2026-08-27 16:43 | froster_2008 | File Added: proxc-1.0.6-debian-packaging.tar.gz |