Commit Graph

17 Commits

Author SHA1 Message Date
世界
1a230bda5d
Migrate bad options to library 2024-11-10 12:12:08 +08:00
世界
776052de20
refactor: Modular inbounds/outbounds 2024-11-09 18:41:11 +08:00
世界
7f65ab8166
Crazy sekai overturns the small pond 2024-11-09 12:35:43 +08:00
世界
6ddcd3954d
Refactor inbound/outbound options struct 2024-01-03 12:21:47 +08:00
世界
6879def619
Fix test 2023-07-11 15:44:03 +08:00
世界
e717852c73
Fix optional listen address 2023-03-19 20:46:22 +08:00
世界
23e8d282a3
Add multiple server names and multi-user support for shadowtls 2023-02-21 16:09:06 +08:00
世界
f26785c0ba
Add uTLS support for shadowtls v3 2023-02-20 21:04:07 +08:00
世界
4135c4974f
Merge shadowtls to library 2023-02-20 13:53:06 +08:00
世界
21cb227bc2
Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
世界
9779dc0154
Fix test 2022-10-31 13:59:52 +08:00
世界
a61a64bf9e
Add shadowtls inbound test 2022-10-10 11:31:03 +08:00
世界
badc454452
Fix test 2022-10-08 20:30:52 +08:00
世界
b0ad9bb6f1
Add shadowtls v2 support 2022-10-06 22:47:11 +08:00
世界
7d83e350fd
Refine test 2022-09-07 19:16:20 +08:00
世界
62fa48293a
Merge dialer options 2022-09-03 12:55:10 +08:00
世界
5813e0ce7a
Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00