Commit Graph

118 Commits

Author SHA1 Message Date
世界 f11317fe0a Fix concurrent write 2022-09-13 10:41:10 +08:00
世界 581fc4cd33 Add vless outbound and xudp 2022-09-12 21:59:27 +08:00
世界 f5b00ac9de Add shadowsocksr outbound 2022-09-12 18:35:36 +08:00
世界 3c08184274 Add custom tls client support for v2ray h2/grpclite transports 2022-09-11 22:44:35 +08:00
世界 c264d14113 Add uTLS client 2022-09-10 22:10:45 +08:00
世界 01d4d3d482 Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界 78519abb66 Refine test 2022-09-07 19:16:20 +08:00
世界 fa9450da1e Fix write trojan udp 2022-09-03 16:58:55 +08:00
世界 273652ae23 Merge dialer options 2022-09-03 12:55:10 +08:00
世界 65df98a60d Add ws compatibility test 2022-09-01 20:32:47 +08:00
世界 73746383cc Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界 38a69dac07 Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界 56119da3e0 Add chained inbound support 2022-08-29 19:50:28 +08:00
世界 c4a7d8d209 Add grpc compatibility test 2022-08-29 10:15:25 +08:00
Hellojack 077969c709 Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
世界 56e0ffeb3a Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界 6b7e9f7949 Close websocket conn gracefully 2022-08-25 10:46:14 +08:00
世界 91cc9534d2 Fix naive padding 2022-08-24 10:21:56 +08:00
世界 a69eddc618 Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界 b7f61e0993 Fix test naive inbound with nginx 2022-08-23 14:41:31 +08:00
世界 1078439201 Accept HTTP1 in naive inbound 2022-08-23 13:25:03 +08:00
世界 227a6e9921 Add v2ray transport to trojan 2022-08-23 13:24:52 +08:00
世界 10a202eb85 Allow http1 in v2ray HTTP transport 2022-08-22 23:02:25 +08:00
世界 46ed01b4c9 Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界 192c360801 Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界 ebc3c54618 Add v2ray WebSocket transport 2022-08-22 22:20:18 +08:00
世界 dbf12fb14d Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 045e6d1976 Fix tests 2022-08-22 12:02:16 +08:00
世界 e18acc7db9 Fix vectorised writer 2022-08-21 22:35:58 +08:00
世界 990a80c2d3 Add tor outbound 2022-08-21 01:06:34 +08:00
世界 53ce452767 Wait a second before check route update 2022-08-20 13:42:28 +08:00
世界 3f41b14d3b Fix write socks5 username password auth request 2022-08-20 13:26:49 +08:00
世界 7909d58f86 Improve process searcher 2022-08-20 12:11:27 +08:00
世界 dcdf6fae31 Fix route on android 2022-08-20 10:27:13 +08:00
世界 27392068ae Fix read packages in android 13 2022-08-20 03:05:50 +08:00
世界 781952ab3c Attempt to unwrap ip-in-fqdn socksaddr 2022-08-20 00:01:08 +08:00
世界 467065951c Update gVisor to 20220815.0 2022-08-19 17:47:54 +08:00
世界 9bfef39b32 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
世界 d854a567cc Add back dns concurrent write lock 2022-08-19 10:51:26 +08:00
世界 1b261e843c Add write lock to shadowsocks aead writer 2022-08-19 08:26:26 +08:00
世界 d4dcd879ec Fix close shadowsocks server conn 2022-08-18 23:16:05 +08:00
世界 83860510fd Fix find process with lwip stack 2022-08-18 10:10:30 +08:00
世界 e0aaddfe45 Improve async dns transports 2022-08-17 20:10:59 +08:00
世界 1ef9449ca0 Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界 32b1fc67f1 Fix copy stream 2022-08-15 16:53:12 +08:00
世界 be04eb3bea Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00
世界 91fd4bacbd Add uid and android user rules support in tun routing 2022-08-15 11:41:00 +08:00
世界 f215b21d51 Fix dns concurrent write 2022-08-13 11:00:15 +08:00
世界 0a84f60c32 Improve smux write 2022-08-12 16:49:25 +08:00
世界 0905d87cc8 Minor fixes 2022-08-12 12:13:57 +08:00