Show HN: Atproxy – proxy Android app TCP traffic to an upstream HTTP proxy
Category: security
Tags: android, proxy, penetration-testing
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 3, Utility: 5)
Atproxy is a Rust-based transparent proxy that redirects Android app TCP traffic through an upstream HTTP proxy using iptables NAT REDIRECT. It is useful for penetration testing and debugging network traffic from specific Android applications. The project is simple but practical, though documentation is minimal and the code is AI-generated.
Target audience: security researchers, penetration testers
Repository: https://github.com/lc-at/atproxy · Rust · MIT · 3 stars
View on Hacker News