G
G
GnomKiller2015-08-06 17:11:57
Java
GnomKiller, 2015-08-06 17:11:57

Who knows a logging socks proxy server in JAVA?

It is necessary to log and process the browser request/response. Those need an open source proxy server that collects http packages (very preferably in java)
Those would like to process already built packages, and not build them manually.

Also, a separate question on HTTPS since I will log on my machine, then you can install any certificates, configure the browser in a special way, the main thing is that the HTTPS logging functionality is in this server.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
W
wwarlock, 2015-08-13
@wwarlock

It is not clear why the proxy itself should be in Java.
Take any.
But since the question was asked, I searched and found this one ( jsocks.sourceforge.net/).
I didn’t use it myself, I don’t know what it is, but there are proxy classes inside.
And since the sources are open, then it’s not difficult to tie any kind of logging and captchuring.

3
3amunyk, 2015-10-11
@3amunyk

https://portswigger.net/burp/ that's exactly what you were looking for

C
Chvalov, 2017-04-28
@Chvalov

https://github.com/fengyouchao/sockslib

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question