Σrebe - Romain GERARD
|
1eccb70aab
|
lint
|
2024-05-09 12:26:16 +02:00 |
|
Jasper Siepkes
|
88e42d3b9f
|
Allow client certificate CN to be used for upgrade path (#264)
This change causes the wstunnel client to use the common name (CN) of the client's certificate for the upgrade path when mTLS is enabled.
|
2024-05-06 10:00:08 +02:00 |
|
Σrebe - Romain GERARD
|
5ef14d1a8c
|
feat(restriction): Auto-reload restriction file
|
2024-05-01 12:07:18 +02:00 |
|
Σrebe - Romain GERARD
|
368f6657fd
|
Turn match in restriction config into a list
|
2024-05-01 09:17:37 +02:00 |
|
Σrebe - Romain GERARD
|
3c84c59a11
|
Allow multiple ports in restriction file
|
2024-04-29 08:43:08 +02:00 |
|
Σrebe - Romain GERARD
|
8a228248d7
|
Add config file for restrictions
|
2024-04-28 00:07:57 +02:00 |
|
Σrebe - Romain GERARD
|
70b5a216b0
|
Add support for mTLS
|
2024-04-19 09:36:14 +02:00 |
|
Σrebe - Romain GERARD
|
3129fe3219
|
feat(tls): Add flag to not send SNI during tls handshake
|
2024-03-16 22:21:35 +01:00 |
|
Σrebe - Romain GERARD
|
92bea1379f
|
chore: change flag from http-headers-file-path to http-headers-file
|
2024-01-27 13:31:46 +01:00 |
|
Σrebe - Romain GERARD
|
f0cb4ab671
|
Add flag to read http headers from a file
|
2024-01-25 19:16:45 +01:00 |
|
Σrebe - Romain GERARD
|
f51981ff15
|
feat(http2): Add documentation for using http2 as transport protocol
|
2024-01-23 13:47:59 +01:00 |
|
Σrebe - Romain GERARD
|
459a0667b1
|
Add suport for http2 as transport for tunnel
|
2024-01-16 22:25:36 +01:00 |
|
Σrebe - Romain GERARD
|
ebd7591b34
|
cleanup transport addr and scheme
|
2024-01-13 23:31:54 +01:00 |
|
Σrebe - Romain GERARD
|
6375e14185
|
Prep work for new transport
|
2024-01-13 18:42:15 +01:00 |
|
Σrebe - Romain GERARD
|
56543696b7
|
fix imports for non unix target
|
2024-01-12 18:03:11 +01:00 |
|
Σrebe - Romain GERARD
|
c7645a8d9c
|
Add doc in CLI for unix socket
|
2024-01-12 17:49:52 +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
|
2a6bda3c80
|
http-proxy: Allow specifying login/password separatly & add env variable support
|
2024-01-08 13:19:29 +00: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
|
b9bf0f005d
|
cleanup
|
2024-01-07 21:27:59 +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
|
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
|
bffd2470e7
|
fix dns-resolver cmd line parsing
|
2024-01-02 13:15:04 +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
|
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
|
d456c67f19
|
Add support for custom dns resolver on server
|
2023-12-19 22:52:03 +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
|
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
|
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 |
|