Skip to content

Commit b9a69ca

Browse files
madeyeclaude
andcommitted
Initial implementation of stealth HTTPS forward proxy
Rust-based HTTPS forward proxy with auto TLS via ACME/Let's Encrypt, basic auth for proxy access, and stealth mode that returns fake nginx 404 responses to scanners and unauthorized requests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 parents  commit b9a69ca

File tree

10 files changed

+2783
-0
lines changed

10 files changed

+2783
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target

0 commit comments

Comments
 (0)