toxcore icon indicating copy to clipboard operation
toxcore copied to clipboard

SOCKS/HTTP[S] proxy support

Open XVilka opened this issue 11 years ago • 7 comments

To work over the

  • [x] Tor
  • [ ] I2P
  • [x] Strict firewall with only 80/443 ports open
  • [ ] Simple HTTP/SOCKS authentication
  • [ ] NTLM authentication

XVilka avatar Jul 18 '14 09:07 XVilka

SOCKS 5 with authentication is the only aspect missing for me. (bullet 3)

seijikun avatar Aug 09 '14 00:08 seijikun

Done in https://github.com/irungentoo/toxcore/commit/ef78169842514d6f8507caebb7f791b9227812bf

XVilka avatar Aug 15 '14 14:08 XVilka

Hello, it would be necessary for me (and i assume many other people who work in a corporate environment) to implement proxy support with authentication as well. Thanks a lot!

styx2000 avatar Sep 02 '14 09:09 styx2000

Another quick note on proxy authentication, NTLM is very common authentication method in corporate/enterprise environments, which might require additional implementation.

DanTheBritish avatar Sep 02 '14 09:09 DanTheBritish

how i see tor/ sock are already added in https://github.com/irungentoo/toxcore/commit/ef78169842514d6f8507caebb7f791b9227812bf waiting for i2p

iShift avatar Sep 02 '14 12:09 iShift

@GrayHatter Why did you closed it ? It didn't get solved

TheNain38 avatar Oct 20 '15 08:10 TheNain38

Over a year with no activity, reopened

GrayHatter avatar Oct 20 '15 14:10 GrayHatter