mumble-voip/mumble

Improve Tor support for .onion hosts

Aperta

#1812 aperta il 15 set 2015

 (8 commenti) (1 reazione) (0 assegnatari)C++ (1062 fork)batch import
clientfeature-requesthelp wanted

Metriche repository

Star
 (5642 stelle)
Metriche merge PR
 (Merge medio 6g) (7 PR mergiate in 30 g)

Descrizione

It is not possible to use Tor's .onion hosts when using a SOCKS5 proxy. I believe this is because it is not possible to normally resolve these names and the SOCKS proxy (eg: Tor) does the resolution.

The connect wizard also removes the password field for .onion hosts. Ironically the password field may not be needed... if a user is using this with torsocks, I think this can be used to bypass access controls on a server as the connection is coming from localhost.

Guida contributor