a366e9a4b5
fix: ntp service panic
2023-09-02 12:37:43 +08:00
cbdf33c42c
feat: ntp service
2023-09-02 02:15:46 +08:00
9ceaf20584
fix: concurrent map writes #707
2023-09-01 10:43:04 +08:00
54fee7bd3a
Improve: nicer tun info for RESTful api
...
Let the restful api still get TunConf even when tun is off.
Otherwise the api will return the default values,
instead of the values that actually take effect after enable.
* Due to this problem, yacd changes the displayed value
back to gvisor immediately after the user selects tun stack.
2023-08-30 21:13:32 +08:00
414d8f2162
chore: use WaitGroup in dualStackDialContext
2023-08-30 17:28:36 +08:00
86cf1dd54b
fix: dualStack confusing error on ipv4 failed connect
2023-08-30 17:28:36 +08:00
d099375200
chore: rename func name
2023-08-30 15:52:41 +08:00
9536372cfb
fix: call shutdown before restart ( #709 )
2023-08-30 15:49:28 +08:00
630a17cf90
chore: cleanup codes
2023-08-26 21:20:20 +08:00
0a7b7894bd
feat: proxies support direct
type
2023-08-24 23:33:03 +08:00
3a9fc39cd9
chore: update quic-go to 0.38.0
2023-08-21 16:18:56 +08:00
1181fd4560
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
b8a60261ef
chore: restore unselected
...
clear selected node in outboundgoup/URLtest when getGroupDelay triggered
2023-08-18 22:17:07 +08:00
db68d55a0e
fix: sing-vmess panic
2023-08-17 22:33:07 +08:00
574efb4526
chore: Update dependencies
2023-08-16 21:30:12 +08:00
03b0252589
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
ed09df4e13
fix: TLS ALPN support
2023-08-14 15:48:13 +08:00
f89ecd97d6
feat: Converter unofficial TUIC share link support
2023-08-14 15:11:33 +08:00
65071ea7d1
Merge branch 'Alpha' into Meta
v1.15.1
2023-08-13 23:00:41 +08:00
3093fc4f33
chore: update go1.21.0 release
2023-08-09 17:26:24 +08:00
984fca4726
feat: add inbound-mptcp
for listeners
2023-08-09 17:09:03 +08:00
cc42d787d4
feat: add mptcp
for all proxy
2023-08-09 16:57:39 +08:00
e2e0fd4eba
chore: using uint16 for ports in Metadata
2023-08-09 13:51:02 +08:00
bad9f2e6dc
fix geodata-mode
2023-08-07 01:43:23 +08:00
68bf6f16ac
refactor: Geodata initialization
2023-08-06 23:34:10 +08:00
cca701c641
chore: Update dependencies
2023-08-06 18:38:50 +08:00
09ec7c8a62
chore: update quic-go to 0.37.3
2023-08-06 09:45:51 +08:00
68f312288d
chore: update quic-go to 0.37.2 and go1.21rc4
2023-08-05 12:53:49 +08:00
191243a1d2
chore: better tuicV5 deFragger
2023-08-03 23:07:30 +08:00
b0fed73236
Fix: mapping dns should not stale ( #675 )
...
* Fix: mapping dns should not stale
* Update enhancer.go
2023-08-01 17:30:57 +08:00
f125e1ce9e
chore: Update dependencies
2023-08-01 13:54:22 +08:00
e2216b7824
chore: update quic-go to 0.37.1
2023-08-01 09:55:55 +08:00
7632827177
chore: Use Meta-geoip for default
2023-07-20 23:24:48 +08:00
b0e76ec791
feat: Add Meta-geoip V0 database support
2023-07-17 10:33:20 +08:00
a82745f544
chore: Remove legacy XTLS support ( #645 )
...
* chore: Remove legacy XTLS support
* chore: Rename function
2023-07-16 23:26:07 +08:00
cbb8ef5dfe
fix: discard http unsuccessful status
2023-07-16 11:43:55 +08:00
a181e35865
chore: structure support decode pointer
2023-07-16 11:11:30 +08:00
014537e1ea
fix: discard http unsuccessful status
2023-07-16 11:10:07 +08:00
9b50f56e7c
fix: tunnel's handleUDPToLocal panic
2023-07-16 10:35:10 +08:00
9cbca162a0
feat: tuic outbound allow set an empty ALPN
array
2023-07-16 10:29:43 +08:00
f73f32e41c
fix: parse nested sub-rules
failed
2023-07-16 10:15:43 +08:00
cfc30753af
chore: Update go1.21rc3
2023-07-15 16:52:44 +08:00
081e94c738
feat: Add sing-geoip database support
2023-07-14 22:28:24 +08:00
5dd57bab67
chore: Update dependencies
2023-07-14 11:37:15 +08:00
492a731ec1
fix: DNS cache
2023-07-14 09:55:43 +08:00
0b1aff5759
chore: Update dependencies
2023-07-02 10:41:02 +08:00
8f1475d5d0
chore: update to go1.21rc2, drop support for go1.19
2023-07-02 09:59:18 +08:00
c6b84b0f20
chore: update quic-go to 0.36.1
2023-07-02 09:05:16 +08:00
02ba78ab90
chore: change geodata download url to fastly.jsdelivr.net ( #636 )
2023-06-30 18:52:39 +08:00
57db8dfe23
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