alexkirsz / alexkirsz/dispatch

<autogenerated-issue>

Abierto
#49 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
599
Forks
47
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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 self=SocksHandshake { 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 } } }) } address=142.251.42.100:443 local_addr=192.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 self=SocksHandshake { 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 } } }) } version=V5
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 socket=PollEvented { io: Some(TcpStream { addr: 127.0.0.1:1080, peer: 127.0.0.1

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.