V
V
Vadim2017-11-27 16:55:59
Java
Vadim, 2017-11-27 16:55:59

How to write a proxy server for android?

I'm trying to write a proxy server that will work on an android device, to which you can connect from another device and redirect all your traffic through it.
I wanted to do it using sockets, but I don’t understand how to work with packets on the server, so that the request would be on behalf of this server. Does anyone have any ideas about this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vadim, 2017-11-30
@Nova1992

 There is a solution!
Here is this repository to help those who want to implement this!

N
nkp07, 2017-11-29
@nkp07

Have a look at this thread, it might work for you.
How to make a proxy server from android behind NAT?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question