alexkirsz / alexkirsz/dispatch
<autogenerated-issue>
- Lingua principale
- Rust
- Stelle
- 599
- Fork
- 47
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Error
```
Error:
0: An error occurred during the proxy handshake procedure
1: Failed to connect to address `142.251.42.100:443`
2: Connection timed out (os error 110)
```
## Metadata
|key|value|
|--|--|
|**Version**|0.2.4|
|**OS**|Linux (Fedora Linux 42)|
|**Command**|dispatch --debug start enp0s20f0u3|
## SpanTrace
```
SpanTrace:
0: dispatch::socks::handle_connect_v5
with [3mself[0m[2m=[0mSocksHandshake { reader: ReadHalf(PollEvented { io: Some(TcpStream { addr: 127.0.0.1:1080, peer: 127.0.0.1:56648, fd: 25 }) }), writer: WriteHalf(PollEvented { io: Some(TcpStream { addr: 127.0.0.1:1080, peer: 127.0.0.1:56648, fd: 25 }) }), dispatcher: WeightedRoundRobinDispatcher(Mutex { data: WeightedRoundRobinDispatcherInner { ipv4: State { ips: [WeightedIp { ip: 192.168.101.19, weight: 1 }], ip_idx: 0, count: 0 }, ipv6: State { ips: [], ip_idx: 0, count: 0 } } }) } [3maddress[0m[2m=[0m142.251.42.100:443 [3mlocal_addr[0m[2m=[0m192.168.101.19
at /home/mehul/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dispatch-proxy-0.2.4/src/socks.rs:210
1: dispatch::socks::handle_handshake_with_version
with [3mself[0m[2m=[0mSocksHandshake { reader: ReadHalf(PollEvented { io: Some(TcpStream { addr: 127.0.0.1:1080, peer: 127.0.0.1:56648, fd: 25 }) }), writer: WriteHalf(PollEvented { io: Some(TcpStream { addr: 127.0.0.1:1080, peer: 127.0.0.1:56648, fd: 25 }) }), dispatcher: WeightedRoundRobinDispatcher(Mutex { data: WeightedRoundRobinDispatcherInner { ipv4: State { ips: [WeightedIp { ip: 192.168.101.19, weight: 1 }], ip_idx: 0, count: 0 }, ipv6: State { ips: [], ip_idx: 0, count: 0 } } }) } [3mversion[0m[2m=[0mV5
at /home/mehul/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dispatch-proxy-0.2.4/src/socks.rs:120
2: dispatch::server::handle_socket
with [3msocket[0m[2m=[0mPollEvented { io: Some(TcpStream { addr: 127.0.0.1:1080, peer: 127.0.0.1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.