gVisor bot
|
c0a4786d06
|
chore: reduce string split immediately after string concat (#773)
|
2023-09-29 08:51:13 +08:00 |
|
gVisor bot
|
5cb57ffdc3
|
chore: improve subscription userinfo parsing (#781)
do not use regex parsing for `Subscription-UserInfo` header field
|
2023-09-29 08:42:57 +08:00 |
|
gVisor bot
|
d960e63dda
|
chore: decrease goroutine used in core tunnel
|
2023-09-28 18:59:31 +08:00 |
|
gVisor bot
|
a92874f409
|
chore: share N.dialer code
|
2023-09-25 09:11:35 +08:00 |
|
gVisor bot
|
89d8589654
|
chore: update provider proxies api
|
2023-09-24 00:19:10 +08:00 |
|
gVisor bot
|
9a957501b2
|
fix: socks5 udp not working on loopback
|
2023-09-22 23:33:24 +08:00 |
|
gVisor bot
|
7de04cd5cf
|
chore: rebuild ca parsing
|
2023-09-22 14:45:34 +08:00 |
|
gVisor bot
|
4cdb789918
|
chore: limit tuicv5's maxUdpRelayPacketSize up to 1200-PacketOverHead
|
2023-09-21 23:49:45 +08:00 |
|
gVisor bot
|
7a4f9959f9
|
chore: support set cwnd for hy2 too
|
2023-09-21 16:41:31 +08:00 |
|
gVisor bot
|
eb2ee5c1ba
|
feat: inbound support Hysteria2
|
2023-09-21 15:10:35 +08:00 |
|
gVisor bot
|
a15d43221d
|
doc: add Hysteria2 doc
|
2023-09-21 10:43:45 +08:00 |
|
gVisor bot
|
7df4e115de
|
feat: support Hysteria2
|
2023-09-21 10:28:28 +08:00 |
|
gVisor bot
|
f97dd6838a
|
Revert "migration: go 1.21"
This reverts commit 33d41338ef .
|
2023-09-21 08:29:28 +08:00 |
|
gVisor bot
|
1c0fa63386
|
migration: go 1.21
|
2023-09-17 17:05:13 +08:00 |
|
gVisor bot
|
9b3673c7e9
|
chore: Use xsync provided map size calculation
|
2023-09-02 20:17:43 +08:00 |
|
gVisor bot
|
d0d576bdee
|
chore: using xsync.MapOf replace sync.Map
|
2023-09-02 16:54:48 +08:00 |
|
gVisor bot
|
aab21720b5
|
feat: configurable TCPKeepAlive interval
|
2023-09-02 16:45:16 +08:00 |
|
gVisor bot
|
6ffd4a7de1
|
feat: ntp service
|
2023-09-02 02:15:46 +08:00 |
|
gVisor bot
|
181ef79e4f
|
fix: concurrent map writes #707
|
2023-09-01 10:43:04 +08:00 |
|
gVisor bot
|
00d8bf1afe
|
feat: proxies support direct type
|
2023-08-24 23:33:03 +08:00 |
|
gVisor bot
|
e8f33f0f23
|
feat: add udp-over-stream for tuic
only work with meta tuic server or sing-box 1.4.0-beta.6
|
2023-08-21 12:37:39 +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
|
0517522f2f
|
fix: TLS ALPN support
|
2023-08-14 15:48:13 +08:00 |
|
gVisor bot
|
587d8a6386
|
feat: add inbound-mptcp for listeners
|
2023-08-09 17:09:03 +08:00 |
|
gVisor bot
|
89450664c1
|
feat: add mptcp for all proxy
|
2023-08-09 16:57:39 +08:00 |
|
gVisor bot
|
fd9aca5f39
|
chore: using uint16 for ports in Metadata
|
2023-08-09 13:51:02 +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
|
499b2babe5
|
feat: tuic outbound allow set an empty ALPN array
|
2023-07-16 10:29:43 +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
|
4840713221
|
Chore: Something update from clash (#639)
Chore: add alive for proxy api
Improve: alloc using make if alloc size > 65536
|
2023-06-30 17:36:43 +08:00 |
|
gVisor bot
|
ea6e63e94c
|
chore: better close single connection in restful api
|
2023-06-26 18:25:36 +08:00 |
|
gVisor bot
|
679348d994
|
chore: avoid unneeded map copy when close connection in restful api
|
2023-06-26 17:46:14 +08:00 |
|
gVisor bot
|
496759ba7e
|
chore: function rename
|
2023-06-19 08:32:11 +08:00 |
|
gVisor bot
|
c6db154046
|
chore: Update dependencies
|
2023-06-19 08:23:48 +08:00 |
|
gVisor bot
|
fee81c1962
|
chore: adjustable cwnd for cc in quic
|
2023-06-18 00:47:26 +08:00 |
|
gVisor bot
|
d558b31cf2
|
feat: optional provider path (#624)
|
2023-06-15 22:45:02 +08:00 |
|
gVisor bot
|
ea9a082c04
|
fix: singmux return wrong supportUDP value
|
2023-06-14 15:51:13 +08:00 |
|
gVisor bot
|
dd0c347c28
|
fix: tuicV5's heartbeat should be a datagram packet
|
2023-06-13 17:50:10 +08:00 |
|
gVisor bot
|
011cde328c
|
feat: support tuicV5
|
2023-06-12 18:42:46 +08:00 |
|
gVisor bot
|
12c113d9cf
|
chore: allow unsafe path for provider by environment variable
|
2023-06-11 01:55:49 +00:00 |
|
gVisor bot
|
5df878cb1f
|
chore: Replace murmur3 with maphash
|
2023-06-10 17:35:19 +08:00 |
|
gVisor bot
|
b183183fbc
|
fix: Disable XUDP global ID if source address invalid
|
2023-06-08 15:57:51 +08:00 |
|
gVisor bot
|
000197a706
|
feat: Add XUDP migration support
|
2023-06-07 23:03:36 +08:00 |
|
gVisor bot
|
ecd593bb97
|
When testing the delay through REST API, determine whether to store the delay data based on certain conditions instead of discarding it directly (#609)
|
2023-06-07 11:04:03 +08:00 |
|
gVisor bot
|
ea5a231145
|
chore: Something update from clash :) (#606)
|
2023-06-06 09:45:05 +08:00 |
|
gVisor bot
|
53be3f82cc
|
fix: nil pointer in urltest (#603)
|
2023-06-05 12:40:46 +08:00 |
|
gVisor bot
|
da681299ab
|
ProxyProvider health check also supports specifying expected status (#600)
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 14:00:24 +08:00 |
|
gVisor bot
|
dadd626f91
|
[Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 11:51:30 +08:00 |
|
gVisor bot
|
9e6aaea7e0
|
chore: update quic-go to 0.35.1
|
2023-06-03 16:45:35 +08:00 |
|