Commit graph

5 commits

Author SHA1 Message Date
Σrebe - Romain GERARD
21c4f7ffc6
Use HTTP proxy if configured for socks5 2024-08-10 11:32:50 +02:00
Σrebe - Romain GERARD
f149b8190b
cleanup 2024-07-31 22:12:55 +02:00
Σrebe - Romain GERARD
89e71cc806
lint 2024-07-31 21:31:32 +02:00
Islam Nofl
ce04666b8b
Add forward traffic to another HTTP proxy for the server (only for LocalProtocol::Tcp) (#326)
* Add forward traffic to another HTTP proxy for the server (only for LocalProtocol::Tcp)

* Update to the newest code:
- Add `connect_with_http_proxy` to `TunnelConnector`

* Remove unnecessary error checks

* Resolve conflict again
2024-07-31 21:11:13 +02:00
Σrebe - Romain GERARD
5e74ed233d
chore: refacto use dedicated trait 2024-07-29 22:20:28 +02:00