smithproxy icon indicating copy to clipboard operation
smithproxy copied to clipboard

featured transparent tcp/udp/ssl proxy

Results 7 smithproxy issues
Sort by recently updated
recently updated
newest added

FYI, when I try to load https://download.smithproxy.org/ I get an error saying website tried to redirect too many times. I tried with both Chrome and Firefox and Android

Is smithproxy compatible with Layer 2 transparent bridge mode setups (aka stealth bump-in-the-wire firewall)? If yes, any guidance on Linux setup?

question

I read https://smithproxy.readthedocs.io/en/latest/capture-traffic/ regarding the default smcap logging. Is there a "lite" option for just timestamp, source, and URL? Perhaps in JSON format for easy querying.

enhancement

If smithproxy is configured to roll over pcap file, it is chance other threads will compete for routine of removing and creating files in capture directory. Symptoms: several, almost empty...

bug
patch ready
imapact-medium

Impact: low-none unnoticed crash on execute shutdown in `socle::traflog::PcapLog::~PcapLog()` ``` ======== Smithproxy exception handler (sig 6) ========= Traceback: ip = 7f269c13e3c0, sp = 7fff57aedf40: (funlockfile+0x60) [0x7f269c13e3c0] ip = 7f269ba0818b, sp...

bug
impact-low

Smithproxy replaces response from server in case ie. there is an issue with server certificate. These replacements however don't support HTTP/2. To cover H2 traffic, we should either: * recognize...

enhancement