Commit Graph

57 Commits

Author SHA1 Message Date
世界
5813e0ce7a Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界
67c7e9fd86 Refactor inbound documetation 2022-08-31 12:50:26 +08:00
世界
0d8cfa3031 Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界
c5e38203eb Fix read DNS message 2022-08-26 13:35:27 +08:00
世界
fd5ac69a35 Let vmess use zero instead of auto if TLS enabled 2022-08-25 11:51:17 +08:00
世界
1413c5022a Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界
c9b7acd22c Add v2ray transport to trojan 2022-08-23 13:24:52 +08:00
世界
4005452772 Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界
d4b7e221f0 Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界
082872b2f3 Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界
dc6bb7ab1b Add ssh outbound 2022-08-21 22:30:48 +08:00
世界
e4cece6095 Add tor outbound 2022-08-21 01:06:34 +08:00
世界
d1c3dd0ee1 Add hysteria and acme TLS certificate issuer (#18)
* Add hysteria client/server
* Add acme TLS certificate issuer
2022-08-19 15:42:57 +08:00
世界
002a519a17 Update documentation 2022-08-17 15:19:10 +08:00
世界
d6a0aa7ccf Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界
340fce9f1c Add UoT option to socks outbound too 2022-08-12 17:55:52 +08:00
世界
b0ed1dc106 Minor fixes 2022-08-12 12:13:57 +08:00
世界
517a89fa9c Add back UoT support 2022-08-11 10:36:28 +08:00
世界
ecaddd897e Fix direct connect 2022-08-09 14:48:08 +08:00
世界
4067e0f25c Fix copy early conn 2022-08-08 20:56:53 +08:00
世界
6d78cf6b58 Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
64dbac8138 Add multiplexer for vmess 2022-08-04 10:38:20 +08:00
世界
1c3c154d6d Improve multiplex log 2022-08-04 09:12:57 +08:00
世界
03890151d7 Improve multiplexer 2022-08-03 22:01:18 +08:00
世界
8e4de29409 Improve dns log 2022-08-03 20:17:05 +08:00
世界
d4cce1b5b9 Update task usage 2022-08-03 17:44:19 +08:00
世界
b1c2440371 Fix buffer usage 2022-08-02 13:43:25 +08:00
世界
0eed0ca11a Fix dns outbound 2022-07-31 08:48:56 +08:00
世界
d3378a575c Improve error processing 2022-07-30 09:57:02 +08:00
世界
0f7f800e95 Use connect for quic/dns udp connections 2022-07-30 09:04:01 +08:00
世界
457de86819 Add multiplexer 2022-07-30 09:04:01 +08:00
世界
c0a2f77258 Remove urltest outbound 2022-07-28 16:36:31 +08:00
世界
75508bccb5 Add optional DoT, DoH3 support 2022-07-26 12:48:10 +08:00
世界
816d7b734c Improve udp timeout 2022-07-25 22:15:16 +08:00
世界
146008a631 Fix direct udp outbound 2022-07-25 16:18:11 +08:00
世界
cc78f0347d Improve config struct 2022-07-25 16:18:11 +08:00
世界
9e9e6f7ee6 Improve udp dns close 2022-07-24 21:25:41 +08:00
世界
4abf669d09 Fix urltest log 2022-07-23 10:28:32 +08:00
世界
884c0cf595 Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界
c4e46c35b5 Add urltest outbound 2022-07-22 13:51:08 +08:00
世界
8004ff51f0 Add selector outbound 2022-07-21 21:13:16 +08:00
世界
c7fabe40ed Improve connection timeout 2022-07-18 20:53:13 +08:00
世界
6b1a68908d Add vmess inbound/outbound 2022-07-18 12:32:31 +08:00
世界
4fc763cfa2 Refactor log 2022-07-12 17:44:12 +08:00
世界
b47f3adbb3 Improve copy early conn 2022-07-11 20:55:14 +08:00
世界
dc127e2994 Migrate components to library 2022-07-11 18:44:59 +08:00
世界
6048b1e270 Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界
7f84191748 Minor fixes 2022-07-10 16:19:42 +08:00
世界
638f8a52d1 Add auto_route and auto_detect_interface for linux 2022-07-10 08:18:52 +08:00
世界
f448b6b977 Update gci format 2022-07-08 23:03:57 +08:00