For example, connecting to DuckDuckGo (3g2upl4pq6kufc4m.onion) works and returns HTML. However, connecting to The Pirate Bay (uj3wazyk5u4hnvtk.onion) or TORCH (xmh57jrzrnw6insl.onion) returns... Error: SOCKS connection failed. Connection not allowed by ruleset. What does this error me...
X'01' general SOCKS server failure X'02' connection not allowed by ruleset X'03' Network unreachable X'04' Host unreachable X'05' Connection refused X'06' TTL expired X'07' Command not supported X'08' Address type not supported X'09' to X'FF' unassigned ATYP 枚举如下: IP V4 address...
X'01'=> 一般的SOCKS服务器故障(general SOCKS server failure) X'02'=> 规则集(ruleset)不允许连接 (connection not allowed by ruleset) X'03'=> 网络不可达(Network unreachable) X'04'=> 主机不可达(Host unreachable) X'05'=> 连接拒绝(Connection refused) X'06'=> TTL过期(TTL expired) X'07'...
X’01’ general socks server failure X’02’ connection not allowed by ruleset X’03’ Network unreachable X’04’ Host unreachable X’05’ Connection refused X’06’ TTL expired X’07’ Command not supported X’08’ Address type not supported X’09’ to X’FF’ unassigned RSV:保留字段(...
X’02’ connection not allowed by ruleset X’03’ Network unreachable X’04’ Host unreachable X’05’ Connection refused X’06’ TTL expired X’07’ Command not supported X’08’ Address type not supported X’09’ to X’FF’ unassigned ...
X'02' connection not allowed by ruleset X'03' Network unreachable X'04' Host unreachable X'05' Connection refused X'06' TTL expired X'07' Command not supported X'08' Address type not supported X'09' to X'FF' unassigned RSV 保留字段 ...
o X'02' connection not allowed by ruleset o X'03' Network unreachable o X'04' Host unreachable o X'05' Connection refused o X'06' TTL expired o X'07' Command not supported o X'08' Address type not supported o X'09' to X'FF' unassigned ...
return "Connection not allowed by ruleset"; case 0x03: return "Network unreachable"; case 0x04: return "Hostunreachable"; case 0x05: return "Connection refused"; case 0x06: return "TTLexpired"; case 0x07: return "Command not supported"; ...
X'02' connection not allowed by ruleset 1. X'03' Network unreachable 1. X'04' Host unreachable 1. X'05' Connection refused 1. X'06' TTL expired 1. X'07' Command not supported 1. X'08' Address type not supported 1. X'09' to X'FF' unassigned ...
// o X’02’ connection not allowed by ruleset // o X’03’ Network unreachable // o X’04’ Host unreachable // o X’05’ Connection refused // o X’06’ TTL expired // o X’07’ Command not supported // o X’08’ Address type not supported // o X’09’ to X’FF’ un...