toxcore
toxcore copied to clipboard
SOCKS/HTTP[S] proxy support
To work over the
- [x] Tor
- [ ] I2P
- [x] Strict firewall with only 80/443 ports open
- [ ] Simple HTTP/SOCKS authentication
- [ ] NTLM authentication
SOCKS 5 with authentication is the only aspect missing for me. (bullet 3)
Done in https://github.com/irungentoo/toxcore/commit/ef78169842514d6f8507caebb7f791b9227812bf
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!
Another quick note on proxy authentication, NTLM is very common authentication method in corporate/enterprise environments, which might require additional implementation.
how i see tor/ sock are already added in https://github.com/irungentoo/toxcore/commit/ef78169842514d6f8507caebb7f791b9227812bf waiting for i2p
@GrayHatter Why did you closed it ? It didn't get solved
Over a year with no activity, reopened