Ongy
820cb2232a
Avoid default IP of 0.0.0.0 ( #369 )
...
This default never makes sense, since a connection request to the 0 IP
always fails.
The Option mechanism provides a better way of setting an unknown that
can easily be detected than abusing a valid but useless IP address.
2024-10-16 17:21:01 +02:00
Σrebe - Romain GERARD
5004366dfb
Bump deps
2024-09-28 14:52:40 +02:00
Σrebe - Romain GERARD
38b3b18297
bump deps
2024-09-27 21:36:31 +02:00
Σrebe - Romain GERARD
0f33feecfc
split
2024-08-10 11:24:33 +02:00
Σrebe - Romain GERARD
f149b8190b
cleanup
2024-07-31 22:12:55 +02:00
Σrebe - Romain GERARD
05abcd441f
remove unsafe
2024-07-31 21:42:05 +02:00
Σrebe - Romain GERARD
58c34ccc41
refacto: avoid lock in socks5 stream
2024-07-31 08:35:45 +02:00
Σrebe - Romain GERARD
7d30e0f462
Refacto: Use proper type for WsServer
2024-07-30 09:10:25 +02:00
Σrebe - Romain GERARD
a33a889b3d
Refacto: Use proper type for WsClient
2024-07-30 08:36:52 +02:00
Σrebe - Romain GERARD
5e74ed233d
chore: refacto use dedicated trait
2024-07-29 22:20:28 +02:00
Σrebe - Romain GERARD
279896126c
chore(http-proxy): improve http proxy
2024-07-28 16:04:46 +02:00
Σrebe - Romain GERARD
38cb7ed5f8
refacto: split into modules
2024-07-28 15:24:55 +02:00