mumble-voip/mumble

Improve Tor support for .onion hosts

オープン

#1,812 opened on 2015/09/15

 (8 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (1,062 件のフォーク)batch import
clientfeature-requesthelp wanted

Repository metrics

Stars
 (5,642 個のスター)
PR merge metrics
 (平均マージ 6d) (30d で 7 merged PRs)

説明

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.

コントリビューターガイド