Show HN: atproxy – proxy Android app TCP traffic to an upstream HTTP proxy

loncat42151 pts0 comments

GitHub - lc-at/atproxy: A program to transparently proxy an Android app TCP traffic via using iptables to an HTTP proxy server upstream · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

lc-at

atproxy

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>2 Commits<br>2 Commits

.cargo

.cargo

.github/workflows

.github/workflows

src

src

tests

tests

.gitignore

.gitignore

Cargo.lock

Cargo.lock

Cargo.toml

Cargo.toml

Dockerfile

Dockerfile

LICENSE

LICENSE

Makefile

Makefile

README.txt

README.txt

build.rs

build.rs

View all files

Repository files navigation

atproxy is a transparent proxy that can be used to redirect an<br>Android app's TCP traffic via an upstream HTTP proxy. Routes<br>traffic from a specific Android UID through an upstream HTTP<br>proxy (e.g. Burp Suite) using iptables NAT REDIRECT.

Android ........... Upstream<br>app | atproxy | HTTP Proxy Original dest.<br>(uid: 37) ``````````' (pentest:8080)

Example command:<br>./atproxy 37 pentest:8080

Pre-built binaries: https://github.com/lc-at/atproxy/releases

License: MIT

Note: This software is mostly generated by AI (GLM-5.1).

About

A program to transparently proxy an Android app TCP traffic via using iptables to an HTTP proxy server upstream

Resources

Readme

License

MIT license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

stars

Watchers

watching

Forks

forks

Report repository

Releases

v1.1.0-alpha1

Latest

May 26, 2026

+ 1 release

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

Rust<br>96.7%

Dockerfile<br>1.9%

Makefile<br>1.4%

You can’t perform that action at this time.

proxy atproxy android upstream http reload

Related Articles