mumble-voip/mumble

Improve Tor support for .onion hosts

Aberta

#1.812 aberto em 15 de set. de 2015

 (8 comentários) (1 reação) (0 responsável)C++ (1.062 forks)batch import
clientfeature-requesthelp wanted

Métricas do repositório

Stars
 (5.642 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador