Σrebe - Romain GERARD
|
38cb7ed5f8
|
refacto: split into modules
|
2024-07-28 15:24:55 +02:00 |
|
Σrebe - Romain GERARD
|
6e10c27dbb
|
feat: Add http proxy support
|
2024-07-27 20:13:02 +02:00 |
|
Σrebe - Romain GERARD
|
d797fa135c
|
feat(sock5): Add login/passzord support
|
2024-07-09 08:22:39 +02:00 |
|
Σrebe - Romain GERARD
|
2dd99130fa
|
lint
|
2024-05-29 19:19:03 +02:00 |
|
Σrebe - Romain GERARD
|
70b5a216b0
|
Add support for mTLS
|
2024-04-19 09:36:14 +02:00 |
|
Σrebe - Romain GERARD
|
ebd7591b34
|
cleanup transport addr and scheme
|
2024-01-13 23:31:54 +01:00 |
|
Σrebe - Romain GERARD
|
3eef03d8c4
|
Add custom trait for tunnel transport
|
2024-01-13 21:06:57 +01:00 |
|
Σrebe - Romain GERARD
|
6375e14185
|
Prep work for new transport
|
2024-01-13 18:42:15 +01:00 |
|
Σrebe - Romain GERARD
|
10f15d1225
|
Add support for unix socket
|
2024-01-12 17:42:24 +01:00 |
|
Σrebe - Romain GERARD
|
dc4eadb8f9
|
Support proxy protocol for tcp connection
|
2024-01-11 09:19:32 +01:00 |
|
Σrebe - Romain GERARD
|
5226360942
|
Improve log for htt-proxy
|
2024-01-09 13:04:13 +01:00 |
|
Σrebe - Romain GERARD
|
b9bf0f005d
|
cleanup
|
2024-01-07 21:27:59 +01:00 |
|
Σrebe - Romain GERARD
|
bdf88d0e89
|
Add Socks5 Udp Associate
|
2024-01-07 16:52:23 +01:00 |
|
Σrebe - Romain GERARD
|
b705484d9f
|
Dont use libc dns resolver by default
+ By default libc dns resolution is blocking.
Which force async runtime to spawn blocking thread for it
which lead to heavy memory usage
|
2024-01-02 19:38:16 +01:00 |
|
Σrebe - Romain GERARD
|
7ad36709bc
|
cleanup tls reloader
|
2023-12-29 18:06:28 +01:00 |
|
Σrebe - Romain GERARD
|
259da14d4d
|
Pass tunnel info into sec-websocket-protocol header
|
2023-12-26 21:16:34 +01:00 |
|
Σrebe - Romain GERARD
|
d456c67f19
|
Add support for custom dns resolver on server
|
2023-12-19 22:52:03 +01:00 |
|
Σrebe - Romain GERARD
|
592fab9406
|
Add tproxy udp
|
2023-12-03 21:41:52 +01:00 |
|
Σrebe - Romain GERARD
|
91f9a84e89
|
Add reverse socks5 tunnel
|
2023-12-01 22:25:01 +01:00 |
|
Σrebe - Romain GERARD
|
33ca736a73
|
Add transparent tcp proxy on linux
|
2023-12-01 20:20:33 +01:00 |
|
Σrebe - Romain GERARD
|
f48b156542
|
Add udp reverse tunneling
|
2023-11-26 18:23:23 +01:00 |
|
Σrebe - Romain GERARD
|
87cf422489
|
Add tcp reverse tunneling
|
2023-11-26 15:57:45 +01:00 |
|
Σrebe - Romain GERARD
|
466cb425bc
|
Cleanup
|
2023-10-30 08:50:35 +01:00 |
|
Σrebe - Romain GERARD
|
2499d993e2
|
chore(client): Cleanup implementation
|
2023-10-28 15:55:14 +02:00 |
|
Σrebe - Romain GERARD
|
6570c857ad
|
feat: Add connection pool to speed up creation of tunnel
|
2023-10-23 19:11:12 +02:00 |
|