SOCKS5 apparently supports UDP, jsocks is a SOCKS library used in Orbot. Tor does not support UDP.
.hc nanu sonu: > Dear Members, > > In send method of below given file clearly mentioning that udp can be sent > through the SOCKS5 proxy. > > https://github.com/guardianproject/OrbotVPN/blob/master/src/com/runjva/sourceforge/jsocks/protocol/Socks5DatagramSocket.java > . > > I am totally confused if orbot doesn't support UDP then what is the use of > this? > > > > On Wed, Jan 16, 2019 at 3:57 PM nanu sonu <[email protected]> wrote: > >> Dear Abel, >> >> When I am routing the UDP traffic through ORBOT VPN ON using UDP gateway, >> I am able to route the UDP traffic successfully.I want to Implement the >> same with ORBOT Socks Proxy without ORBOT VPN >> >> Why is it not allowing to do the same in case of ORBOT Socks Proxy. >> >> Your help is highly appreciated. >> >> On Wed, Jan 16, 2019 at 3:36 PM Abel Luck <[email protected]> >> wrote: >> >>> Unfortunately, Tor only supports TCP traffic. Can you switch to TCP? >>> >>> nanu sonu: >>>> Dear Members, >>>> >>>> Can anyone please help me on this. >>>> >>>> >>>> >>>> On Thu, Jan 10, 2019 at 5:59 PM nanu sonu <[email protected]> wrote: >>>> >>>>> >>>>> Dear Members, >>>>> >>>>> I am using orbot to hide the data which is sending from one of my >>>>> application. And my application is using UDP protocol. So as I have >>>>> understood that to send the udp data i have to make a connection with >>>>> server using UDP ASSOCIATE. >>>>> >>>>> For this I have created the tcp connection and made the handshake >>>>> successfully. After that I also sent the UDP ASSOCIATE request but not >>>>> getting any response from the server. >>>>> >>>>> >>>>> I request all the mates that is orbot supports UDP ASSOCIATE. If yes >>> what >>>>> I am doing wrong in my case. >>>>> >>>>> Please help me out in this regard. >>>>> >>>>> Thanks in advance. >>>>> >>>>> Regards, >>>>> Nanusonu >>>>> >>>> >>>> >>>> _______________________________________________ >>>> List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev >>>> To unsubscribe, email: [email protected] >>>> >>> >> > > > _______________________________________________ > List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev > To unsubscribe, email: [email protected] > -- PGP fingerprint: EE66 20C7 136B 0D2C 456C 0A4D E9E2 8DEA 00AA 5556 https://pgp.mit.edu/pks/lookup?op=vindex&search=0xE9E28DEA00AA5556 _______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
