Commit Graph

2445 Commits

Author SHA1 Message Date
gVisor bot
e5a3c4dced fix: SA4001 for netDialer copy 2023-03-10 16:17:54 +08:00
gVisor bot
de80454195 chore: adjust error log 2023-03-10 14:12:18 +08:00
gVisor bot
d7f42a40a9 chore: add reality-grpc 2023-03-10 14:10:28 +08:00
gVisor bot
f17b0b09d1 fix: add xtls-rprx-vision server version warning to user 2023-03-10 12:54:43 +08:00
gVisor bot
5ea4f0ed0b fix: strategyRoundRobin not begin with zero 2023-03-10 12:47:01 +08:00
gVisor bot
8521485872 fix: tuic server set authentication timeout after quic handshake complete 2023-03-10 12:26:17 +08:00
gVisor bot
e23fc76653 fix: don't return a non-nil interface containing nil pointer 2023-03-10 12:06:53 +08:00
gVisor bot
89ab6271d8 fix: REALITY with gRPC transport 2023-03-10 10:01:05 +08:00
gVisor bot
e15f92a1b6 fix: unmap 4in6 address in dialer and wireguard 2023-03-10 00:25:22 +08:00
gVisor bot
2e65b87a2b chore: update utls library 2023-03-09 12:33:29 +08:00
gVisor bot
b820804343 fix: load-balance's touch not effected 2023-03-09 11:09:36 +08:00
gVisor bot
89a070ea42 fix: tuic server close with error message 2023-03-09 10:41:24 +08:00
gVisor bot
48f50b722c chore: parse the allowInsecure field for the trojan uri scheme 2023-03-09 01:31:43 +08:00
gVisor bot
4134f7a5bd feat: REALITY use proxy servername 2023-03-08 20:28:12 +08:00
gVisor bot
b9e5b164f0 Update config.yaml 2023-03-08 19:12:51 +08:00
gVisor bot
68a2b8a9d2 feat: Support REALITY protocol 2023-03-08 17:18:46 +08:00
gVisor bot
ec50d65e22 chore: change default geo* url 2023-03-08 00:19:20 +08:00
gVisor bot
e7a8b23efa chore: do not apply padding for nonTLS packet with contentLen over 900 2023-03-07 16:35:19 +08:00
gVisor bot
a0760ece28 chore: try to fix slice out of bound. 2023-03-07 15:52:50 +08:00
gVisor bot
7d27018b17 fix: sing-vmess listener‘s "cipher: message authentication failed" 2023-03-07 14:11:38 +08:00
gVisor bot
a2f7fb4a0b chore: wireguard using internal dialer 2023-03-07 09:30:51 +08:00
gVisor bot
08c113b079 chore: cleanup dialer's code 2023-03-06 23:23:05 +08:00
gVisor bot
3d832bc54f fix: dns resolver 2023-03-06 19:15:12 +08:00
gVisor bot
a5cf2ce0df chore: use fastrand to replace math/rand 2023-03-06 18:10:14 +08:00
gVisor bot
e6fbdd1805 doc: update config.yaml 2023-03-06 12:59:53 +08:00
gVisor bot
61bbd0cfd2 chore: better workflow 2023-03-06 00:49:34 +08:00
gVisor bot
c6ec5c683b chore: Generate UUID from fastrand 2023-03-05 11:00:14 +08:00
gVisor bot
30fe29bea1 chore: Update dependencies 2023-03-04 23:41:56 +08:00
gVisor bot
30213afed5 chore: Vision padding upgrade 2023-03-04 21:47:42 +08:00
gVisor bot
c1ca3d0d6f chore: Better REJECT conn 2023-03-04 18:33:05 +08:00
gVisor bot
399b20b29f chore: add sni of tuic in demo 2023-03-04 09:44:36 +08:00
gVisor bot
db5ef86bfe ci: set prerelease notes timezone of release create time to Asia/Shanghai 2023-03-02 15:09:40 +08:00
gVisor bot
23c70c10a3 chore: better release notes 2023-03-02 14:39:57 +08:00
gVisor bot
831b473486 chore: better release notes 2023-03-02 00:24:39 +08:00
gVisor bot
830f5a02ef fix: loadbalance panic 2023-03-01 14:04:42 +08:00
gVisor bot
f6c7ba4086 chore: better workflow 2023-03-01 13:41:25 +08:00
gVisor bot
b9ee4027e5 chore: add more utls fingerprints 2023-02-28 21:17:52 +08:00
gVisor bot
aec1b116b1 fix: udp loopback show "The requested address is not valid in its context." 2023-02-28 15:53:34 +08:00
gVisor bot
e9bd99c819 chore: better workflow 2023-02-27 23:02:45 +08:00
gVisor bot
e0b3b4515e adjust: Simplify VLESS handshake lock 2023-02-27 12:02:44 +08:00
gVisor bot
b7c2ad2f74 chore: better REJECT process 2023-02-27 09:46:16 +08:00
gVisor bot
e60ce44e7f fix: vless NeedHandshake mistake 2023-02-27 09:46:00 +08:00
gVisor bot
6b4e46af72 fix: Vision filter TLS 1.2
Add magic from sing-box. 5ce3ddee9b/transport/vless/vision.go (L199)
2023-02-27 01:24:36 +08:00
gVisor bot
e45b8dc404 chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
gVisor bot
17f1ef7cb0 fix: golang1.19 can't compile 2023-02-26 22:20:25 +08:00
gVisor bot
b7371738c4 fix: handle no IP address 2023-02-26 21:01:44 +08:00
gVisor bot
2e90c3a7e8 chore: format code 2023-02-26 20:38:32 +08:00
gVisor bot
e1e7f6349c fix: dual stack serial dial 2023-02-26 20:15:28 +08:00
gVisor bot
a29a3563b3 fix: uot client's WriteTo mistake 2023-02-26 15:59:34 +08:00
gVisor bot
4d336e8278 fix: dns resolve in dialer 2023-02-26 13:52:10 +08:00