Σrebe - Romain GERARD
|
2a6bda3c80
|
http-proxy: Allow specifying login/password separatly & add env variable support
|
2024-01-08 13:19:29 +00:00 |
|
Σrebe - Romain GERARD
|
41a88beb8d
|
chore(tls-reload): Improve tls reloading & remove deps on rust 1.75
|
2024-01-08 15:24:40 +01:00 |
|
Σrebe - Romain GERARD
|
f373293ede
|
Add short flag for passing --http-upgrade-path-prefix
|
2024-01-08 13:34:05 +01:00 |
|
Σrebe - Romain GERARD
|
57e03a1e4c
|
Update readme
|
2024-01-08 13:23:00 +01:00 |
|
Σrebe - Romain GERARD
|
ade9a19315
|
improve logs
|
2024-01-07 21:47:29 +01:00 |
|
Σrebe - Romain GERARD
|
b9bf0f005d
|
cleanup
|
2024-01-07 21:27:59 +01:00 |
|
Σrebe - Romain GERARD
|
ac76f52f6d
|
fix reverse socks5 proxy for udp association
|
2024-01-07 17:04:45 +01:00 |
|
Σrebe - Romain GERARD
|
f97bdc7c84
|
clippy
|
2024-01-07 16:54:02 +01:00 |
|
Σrebe - Romain GERARD
|
bdf88d0e89
|
Add Socks5 Udp Associate
|
2024-01-07 16:52:23 +01:00 |
|
Σrebe - Romain GERARD
|
23a38fced0
|
preparation work for udp association
|
2024-01-07 16:52:22 +01:00 |
|
Σrebe - Romain GERARD
|
0001afc6af
|
Update supported format for private key
|
2024-01-04 08:28:26 +01:00 |
|
Σrebe - Romain GERARD
|
360cd8b8e8
|
Update certificate/key format in CLI
|
2024-01-03 09:39:03 +01:00 |
|
Σrebe - Romain GERARD
|
16368f4f61
|
fix test
|
2024-01-02 19:42:13 +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
|
5ae552f713
|
Bump version v8.5.3
|
2024-01-02 13:44:20 +01:00 |
|
Σrebe - Romain GERARD
|
bffd2470e7
|
fix dns-resolver cmd line parsing
|
2024-01-02 13:15:04 +01:00 |
|
Σrebe - Romain GERARD
|
817571c907
|
Reduce memory footpring
|
2024-01-01 21:39:26 +01:00 |
|
Σrebe - Romain GERARD
|
ace649a8a1
|
TlsReloader cleanup
|
2023-12-30 23:38:05 +01:00 |
|
Σrebe - Romain GERARD
|
5c7bc03e5f
|
TlsReloader cleanup
|
2023-12-29 19:03:40 +01:00 |
|
Σrebe - Romain GERARD
|
7ad36709bc
|
cleanup tls reloader
|
2023-12-29 18:06:28 +01:00 |
|
Justin
|
0e05469fc7
|
main.rs: fix typo (#204)
Thank you :)
|
2023-12-29 13:50:28 +01:00 |
|
Σrebe - Romain GERARD
|
640102f82e
|
Support auto-reload of tls certificate
|
2023-12-29 09:56:47 +01:00 |
|
Σrebe - Romain GERARD
|
facdf2ad5a
|
Use less fingerprintable default upgrade path prefix
|
2023-12-26 21:41:21 +01:00 |
|
Σrebe - Romain GERARD
|
f31db8067f
|
Add command line for log level
|
2023-12-26 21:36:23 +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
|
f19efa37f1
|
cleanup code
|
2023-12-25 18:06:44 +01:00 |
|
Σrebe - Romain GERARD
|
89c8405396
|
Add cmd line options to control color output and nb of worker threads
|
2023-12-20 21:26:08 +01:00 |
|
Σrebe - Romain GERARD
|
27f16984e0
|
Allow loading http upgrade path prefix from env
|
2023-12-19 23:23:36 +01:00 |
|
Σrebe - Romain GERARD
|
001759afac
|
cleanup
|
2023-12-19 23:16:06 +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
|
d1de41646f
|
Bump to hyper 1.x
|
2023-12-15 09:59:10 +01:00 |
|
Σrebe - Romain GERARD
|
1844ea3106
|
Add support for STDIO for windows
|
2023-12-15 08:42:11 +01:00 |
|
Σrebe - Romain GERARD
|
f6d3daa25d
|
Update README.md for wireguard
|
2023-12-06 20:24:02 +01:00 |
|
Σrebe - Romain GERARD
|
391b89ae22
|
Improve server startup message
|
2023-12-04 18:38:37 +01:00 |
|
Σrebe - Romain GERARD
|
b64b0bb70b
|
Allows to load EC and RSA encoded tls private key
|
2023-12-04 18:22:57 +01:00 |
|
Σrebe - Romain GERARD
|
8e9363d519
|
Add -r command line argument for restrict_http_upgrade_path_prefix
|
2023-12-04 08:56:53 +01:00 |
|
Σrebe - Romain GERARD
|
8495870bff
|
cleanup
|
2023-12-04 08:50:47 +01:00 |
|
Σrebe - Romain GERARD
|
32e7cdcb8e
|
cleanup
|
2023-12-04 08:35:29 +01:00 |
|
Σrebe - Romain GERARD
|
3eba7d8771
|
support multiple --restrict-http-upgrade-path-prefix
|
2023-12-03 22:32:05 +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
|
4c736ccf57
|
Update cli help
|
2023-12-01 20:31:52 +01:00 |
|
Σrebe - Romain GERARD
|
372a051d4b
|
Update cli help
|
2023-12-01 20:28:40 +01:00 |
|
Σrebe - Romain GERARD
|
707bc69af4
|
Update cli help
|
2023-12-01 20:26:01 +01:00 |
|
Σrebe - Romain GERARD
|
33ca736a73
|
Add transparent tcp proxy on linux
|
2023-12-01 20:20:33 +01:00 |
|
Σrebe - Romain GERARD
|
6e0386c416
|
Correctly close reverse tunnel server
|
2023-11-27 20:24:45 +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 |
|
Erèbe - Romain Gerard
|
30b160fe53
|
Avoid overflow of interval
|
2023-11-22 14:57:59 +01:00 |
|
Erèbe - Romain Gerard
|
9e0fd6b11a
|
Update main.rs
Add port to host header when not default
|
2023-11-16 12:56:40 +01:00 |
|