mumble-voip/mumble

Improve Tor support for .onion hosts

開放

#1,812 建立於 2015年9月15日

 (8 則留言) (1 個反應) (0 位負責人)C++ (1,062 個分叉)batch import
clientfeature-requesthelp wanted

倉庫指標

星標
 (5,642 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南