From 44287aa03e1b69ea6711702a98d341bad85f64a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20L=C3=B3pez?= Date: Fri, 20 Apr 2018 08:58:19 -0600 Subject: [PATCH 1/3] Move Socks5Proxy#resolveAddrLocally to parent class SocksProxyBase --- .../runjva/sourceforge/jsocks/.idea/misc.xml | 4 + .../sourceforge/jsocks/.idea/workspace.xml | 603 ++++++++++++++++++ .../jsocks/protocol/Socks5Proxy.java | 27 - .../jsocks/protocol/SocksProxyBase.java | 28 + 4 files changed, 635 insertions(+), 27 deletions(-) create mode 100644 src/com/runjva/sourceforge/jsocks/.idea/misc.xml create mode 100644 src/com/runjva/sourceforge/jsocks/.idea/workspace.xml diff --git a/src/com/runjva/sourceforge/jsocks/.idea/misc.xml b/src/com/runjva/sourceforge/jsocks/.idea/misc.xml new file mode 100644 index 0000000..de832e7 --- /dev/null +++ b/src/com/runjva/sourceforge/jsocks/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/com/runjva/sourceforge/jsocks/.idea/workspace.xml b/src/com/runjva/sourceforge/jsocks/.idea/workspace.xml new file mode 100644 index 0000000..e142572 --- /dev/null +++ b/src/com/runjva/sourceforge/jsocks/.idea/workspace.xml @@ -0,0 +1,603 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + "gcbwpqlsmuvskwlw.onion", 80 + SocksServ + jsocks + doAccept + resolveAdd + warning + access + Aborting operation + ProxyServer + ProxyServer( + ProxyServer + ServerAuthenticatorNone + setProxy + start( + serversocket + starti + msg.ip + msg.ip = + msg.ip = InetAddress.getByName(msg.host); + doResolve + get + resolveAddr + resolveAddrLocally + ServerAuthenticatorBase + resolve + public boo + resolveADdr + resolv + ip + resolveA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1524103700153 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.8 - - - - - - - - \ No newline at end of file