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-28 06:24 |
| 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 | |||||
Request for PROXC Inclusion in the Official Kali Linux RepositoryHello Kali Linux Team, I would like to kindly request your review and consideration for including PROXC (proxc) in the official Kali Linux repositories. Project: PROXC – Smart Proxy Liveness Checker and Security Toolkit PROXC is a lightweight command-line tool designed for legitimate network security testing, proxy validation, and authorized security assessment workflows. It supports HTTP, HTTPS, SOCKS4, and SOCKS5 proxies, bulk proxy lists, protocol detection, configurable timeouts, concurrent workers, and real-time output. The project includes Debian packaging under the For v1.0.6, the upstream test suite contains 7 tests, and all tests pass:
The Debian package was also successfully built and installed locally:
After installation, the package was verified with:
and PROXC reports version I understand that inclusion in the official Kali repositories is subject to the Kali team's packaging standards, review process, and acceptance criteria. I am happy to make any changes required to the Debian packaging, documentation, dependencies, or project structure. Thank you for taking the time to review the project and for maintaining the Kali Linux ecosystem. Best regards, |
|
| 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 | |
| 2026-08-28 06:24 | froster_2008 | Note Added: 0021960 |