Commit Graph

282 Commits

Author SHA1 Message Date
gVisor bot
6d792a0dcc chore: Update dependencies 2023-11-18 11:26:27 +08:00
gVisor bot
869ea9e613 feat: Add outbound sing-mux tcp-brutal support 2023-11-18 00:07:07 +08:00
gVisor bot
8742b78d47 chore: using wk8/go-ordered-map/v2 replace internal StringMapSlice 2023-11-09 08:47:44 +08:00
gVisor bot
995f6c0cc8 fix: gvisor panic 2023-11-03 11:50:25 +08:00
gVisor bot
f9f23e17e6 chore: add route exclude support 2023-11-02 11:37:40 +08:00
gVisor bot
32d5d90f3d chore: update sing-tun 2023-10-23 15:39:56 +08:00
gVisor bot
2299f24da3 chore: merge some quic-go fix 2023-10-19 11:08:14 +08:00
gVisor bot
03a25bc0ea chore: Update dependencies 2023-10-16 09:56:41 +08:00
gVisor bot
7554cc3b26 fix: quic-go min MTU 2023-10-08 13:15:17 +08:00
gVisor bot
289f266c8a fix: BBR bandwidth estimation edge case
from 89429598bf
2023-10-08 07:26:28 +08:00
gVisor bot
c675e82fbf chore: migrate from gorilla/websocket to gobwas/ws 2023-10-06 17:44:36 +08:00
gVisor bot
6e398563f6 fix: gVisor UDP 6to4 check 2023-10-03 16:00:03 +08:00
gVisor bot
794e260e1c chore: update gvisor 2023-10-01 19:15:26 +08:00
gVisor bot
8d225eab4b chore: merge some quic-go fix 2023-10-01 13:44:56 +08:00
gVisor bot
e092d17c2f chore: fix bbr bugs 2023-09-30 13:40:07 +08:00
gVisor bot
c096a6c84c fix: gvisor panic 2023-09-26 09:06:00 +08:00
gVisor bot
c025b77ca0 chore: update quic-go to 0.39.0 2023-09-26 08:51:25 +08:00
gVisor bot
59bcec15bf fix: uot read failed 2023-09-22 00:11:57 +08:00
gVisor bot
73366050a4 fix: hy2 udp not working 2023-09-21 23:36:40 +08:00
gVisor bot
7a4f9959f9 chore: support set cwnd for hy2 too 2023-09-21 16:41:31 +08:00
gVisor bot
7df4e115de feat: support Hysteria2 2023-09-21 10:28:28 +08:00
gVisor bot
b23ccfdf45 chore: Update dependencies 2023-09-21 08:57:38 +08:00
gVisor bot
19151f5f44 chore: Update dependencies 2023-09-09 09:53:14 +08:00
gVisor bot
e3e700ce03 chore: ntp service dep with sing, optional synchronize system time 2023-09-03 17:49:56 +08:00
gVisor bot
d0d576bdee chore: using xsync.MapOf replace sync.Map 2023-09-02 16:54:48 +08:00
gVisor bot
6ffd4a7de1 feat: ntp service 2023-09-02 02:15:46 +08:00
gVisor bot
c5f68fda8d chore: update quic-go to 0.38.0 2023-08-21 16:18:56 +08:00
gVisor bot
3eab30cbcb fix: sing-vmess panic 2023-08-17 22:33:07 +08:00
gVisor bot
9acc3cda0c chore: Update dependencies 2023-08-16 21:30:12 +08:00
gVisor bot
8461ba64e2 feat: bump restls to v0.1.6 (utls v1.4.3) (#692)
* feat: bump restls to v0.1.5 (utls v1.4.3)
* fix: rm dependency go-quic
2023-08-16 11:41:58 +08:00
gVisor bot
3a2145626d chore: update go1.21.0 release 2023-08-09 17:26:24 +08:00
gVisor bot
21ca08416e chore: Update dependencies 2023-08-06 18:38:50 +08:00
gVisor bot
ea2e718160 chore: update quic-go to 0.37.3 2023-08-06 09:45:51 +08:00
gVisor bot
c77874bd2f chore: update quic-go to 0.37.2 and go1.21rc4 2023-08-05 12:53:49 +08:00
gVisor bot
61629307e0 chore: Update dependencies 2023-08-01 13:54:22 +08:00
gVisor bot
bebf4b76b6 chore: update quic-go to 0.37.1 2023-08-01 09:55:55 +08:00
gVisor bot
1323773a23 chore: Remove legacy XTLS support (#645)
* chore: Remove legacy XTLS support

* chore: Rename function
2023-07-16 23:26:07 +08:00
gVisor bot
da70b0a4b8 chore: Update dependencies 2023-07-14 11:37:15 +08:00
gVisor bot
7d65f779b6 chore: Update dependencies 2023-07-02 10:41:02 +08:00
gVisor bot
903c77d806 chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
gVisor bot
aaa4a24adc chore: update quic-go to 0.36.1 2023-07-02 09:05:16 +08:00
gVisor bot
e66226cf51 chore: update quic-go to 0.36.0 2023-06-26 12:08:38 +08:00
gVisor bot
c6db154046 chore: Update dependencies 2023-06-19 08:23:48 +08:00
gVisor bot
7b026fb1f5 chore: Update dependencies 2023-06-11 23:57:25 +08:00
gVisor bot
65cff13bd8 chore: init gopacket only when dial fake-tcp to decrease memory using 2023-06-08 11:58:51 +08:00
gVisor bot
000197a706 feat: Add XUDP migration support 2023-06-07 23:03:36 +08:00
gVisor bot
9e6aaea7e0 chore: update quic-go to 0.35.1 2023-06-03 16:45:35 +08:00
gVisor bot
5f76c458a9 chore: Update dependencies 2023-06-03 00:24:51 +08:00
gVisor bot
d51aab0cc8 chore: update quic-go to 0.34.0 2023-06-01 16:25:02 +08:00
gVisor bot
f65a16117e chore: Use API to create windows firewall rule 2023-05-31 15:54:36 +08:00