wwqgtxx
|
f29329fe80
|
fix: sing vectorised writer
|
2023-12-18 23:08:35 +08:00 |
|
PuerNya
|
8cf14bb67e
|
chore: reslove udp host after rule matching
|
2023-12-18 17:13:53 +08:00 |
|
H1JK
|
2bba8aa14a
|
feat: Add succinct matcher support for GeoSite
and use it by default
|
2023-12-17 00:01:01 +08:00 |
|
Larvan2
|
5b23b979df
|
chore: do not always trigger upload on PR #912
Co-authored-by: bobo liu <7552030+fakeboboliu@users.noreply.github.com>
|
2023-12-16 22:03:32 +08:00 |
|
H1JK
|
78e5d3229e
|
chore: Remove the use of curve25519 package
|
2023-12-16 17:02:52 +08:00 |
|
bobo liu
|
0ab73a9beb
|
fix: the right way to get process in win32 format (#909)
|
2023-12-14 10:19:19 +08:00 |
|
Kuingsmile
|
7ee6809257
|
feat: Add LAN allowed and disallowed IP configurations (#861)
|
2023-12-13 00:13:17 +08:00 |
|
wwqgtxx
|
3cf865e5f0
|
fix: GSO support for TUN
|
2023-12-11 16:41:50 +08:00 |
|
wwqgtxx
|
9fc1fc4cfe
|
chore: add GSO support for TUN
lwip had been dropped, also cgo build will be removed
|
2023-12-10 08:32:54 +08:00 |
|
Larvan2
|
d80fcb77f6
|
chore: health check for compatible providers after startup
|
2023-12-09 18:58:36 +08:00 |
|
wwqgtxx
|
5a2ed71bd9
|
chore: update uTLS to 1.5.4
|
2023-12-09 12:28:19 +08:00 |
|
wwqgtxx
|
9729c2e440
|
chore: don't force output color in log
but you can set `CLICOLOR_FORCE=1` environment variable
|
2023-12-09 10:53:19 +08:00 |
|
wwqgtxx
|
c5d1e20a64
|
chore: Update dependencies
|
2023-12-09 09:46:37 +08:00 |
|
wwqgtxx
|
da65f8f935
|
action: add GOTOOLCHAIN=local in build.yml
|
2023-12-09 09:24:41 +08:00 |
|
H1JK
|
582ac28728
|
chore: Update bandwidth convertor
Sync with 6d6a26b399
|
2023-12-08 21:45:00 +08:00 |
|
wwqgtxx
|
262d3295d1
|
chore: using stable api
|
2023-12-08 19:04:29 +08:00 |
|
wwqgtxx
|
8dbc5e2100
|
chore: limit max CopyExtendedOnce execute times to 10
|
2023-12-08 19:04:11 +08:00 |
|
wwqgtxx
|
941dd6c76d
|
fix: CopyExtendedOnce can't exit loop
|
2023-12-08 13:04:17 +08:00 |
|
wwqgtxx
|
fdc9c01df1
|
fix: gvisor stack's dns hijack not working
|
2023-12-08 10:13:08 +08:00 |
|
wwqgtxx
|
b538aa6ca2
|
chore: code cleanup
|
2023-12-08 09:26:24 +08:00 |
|
wwqgtxx
|
1d1841f7aa
|
fix: missing insertTriePolicy when process rule-set
|
2023-12-08 08:59:59 +08:00 |
|
wwqgtxx
|
1b527fd494
|
chore: windows process will return DOS format instead of NT format
|
2023-12-08 08:55:45 +08:00 |
|
wwqgtxx
|
73e16c912f
|
fix: remove unneeded health check
|
2023-12-08 07:16:45 +08:00 |
|
wwqgtxx
|
9ac4738ef9
|
fix: system stack's dns hijack not working
|
2023-12-08 01:25:07 +08:00 |
|
wwqgtxx
|
cbec564af9
|
chore: adapt new ReadWait interfaces
|
2023-12-07 23:32:37 +08:00 |
|
wwqgtxx
|
c5d1db7905
|
chore: update gvisor
|
2023-12-07 07:55:21 +08:00 |
|
wwqgtxx
|
ad263f7229
|
fix: ss uot add thread safe wrapper
|
2023-12-06 21:08:04 +08:00 |
|
tommytag
|
f63acc0202
|
healthcheck latency of the provider is also stored in the extra, without compromising rest api compatibility
|
2023-12-06 17:11:24 +08:00 |
|
wwqgtxx
|
f572e7fba8
|
fix: avoid gobwas/ws pbytes.GetLen panic
|
2023-12-06 12:02:50 +08:00 |
|
wwqgtxx
|
ed210ee403
|
fix: only using xsync with pointer to avoid unaligned 64-bit atomic operation
closed #783
|
2023-12-06 11:01:03 +08:00 |
|
Larvan2
|
92129b33e7
|
ci: push images to docker.io for storage conservation
|
2023-12-05 21:07:21 +08:00 |
|
Larvan2
|
ee6b974c18
|
fix: let input prefix to lower case when parsing. Fix #868
|
2023-12-05 20:30:07 +08:00 |
|
giveup
|
2d73bcb951
|
chore: fix typo
chore: fix typo
|
2023-12-05 18:10:20 +08:00 |
|
tommytag
|
2d7538aca6
|
[fix] incorrect data save location for latency
|
2023-12-04 18:10:45 +08:00 |
|
Kuingsmile
|
aef87b29ba
|
feat: Add GeoAutoUpdate and GeoUpdateInterval to config (#857)
|
2023-12-03 23:23:34 +08:00 |
|
Larvan2
|
5f493fbcfb
|
fix: mount cache
|
2023-12-03 14:39:01 +08:00 |
|
wzdnzd
|
071e8488a8
|
[fix] latency of extra should not overwrite the history (#855)
|
2023-12-03 12:27:04 +08:00 |
|
snakem982
|
22ed13b9df
|
feat: support external api extensions (#852)
|
2023-12-03 09:39:34 +08:00 |
|
Larvan2
|
1a0932c210
|
feat: support ARC for DNS cache
|
2023-12-03 08:37:05 +08:00 |
|
snakem982
|
bc74c943b8
|
[fix] append tuic to proxies
|
2023-12-02 13:02:20 +08:00 |
|
wzdnzd
|
cc6429722a
|
return expected status through Rest API and clean useless code
|
2023-12-01 23:16:55 +08:00 |
|
H1JK
|
3b57a923fd
|
fix: Pool panic when putting small buffer
|
2023-12-01 23:13:14 +08:00 |
|
H1JK
|
7efd692bbc
|
Revert "Revert "chore: Shrink allocator pool range""
This reverts commit 8f61b0e180 .
|
2023-12-01 23:06:29 +08:00 |
|
wwqgtxx
|
d773d335a2
|
chore: Update quic-go to v0.40.0
|
2023-11-30 22:22:45 +08:00 |
|
xishang0128
|
78ae8815c2
|
chore: modify some fields
|
2023-11-30 21:12:30 +08:00 |
|
wwqgtxx
|
8f61b0e180
|
Revert "chore: Shrink allocator pool range"
This reverts commit 3c088b33a2 .
|
2023-11-30 20:30:05 +08:00 |
|
wwqgtxx
|
a974e810c2
|
fix: build error
|
2023-11-30 20:20:45 +08:00 |
|
wwqgtxx
|
599ce784d2
|
chore: simplify fast open code
|
2023-11-30 20:16:55 +08:00 |
|
Larvan2
|
db973de7bd
|
chore: update dependencies
|
2023-11-30 20:04:41 +08:00 |
|
H1JK
|
5f7053c519
|
feat: Add v2ray httpupgrade fast open support
|
2023-11-24 13:02:00 +08:00 |
|