gVisor bot
|
89d8589654
|
chore: update provider proxies api
|
2023-09-24 00:19:10 +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
|
181ef79e4f
|
fix: concurrent map writes #707
|
2023-09-01 10:43:04 +08:00 |
|
gVisor bot
|
fd9aca5f39
|
chore: using uint16 for ports in Metadata
|
2023-08-09 13:51:02 +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
|
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
|
53be3f82cc
|
fix: nil pointer in urltest (#603)
|
2023-06-05 12:40:46 +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
|
190014aa1d
|
chore: using sync/atomic replace uber/atomic
|
2023-04-22 15:37:57 +08:00 |
|
gVisor bot
|
74d4ffe979
|
chore: restful api display xudp for VLESS and VMess
|
2023-01-28 00:07:20 +08:00 |
|
gVisor bot
|
4f1c2dfbaa
|
chore: restful api display fast-open for tuic and hysteria
|
2022-11-29 00:56:27 +08:00 |
|
gVisor bot
|
d5d5dc2303
|
chore: remove AddrType on Metadata
|
2022-11-11 09:19:50 +08:00 |
|
gVisor bot
|
545af5d11c
|
fix: Temporarily delete marking node alive as false when error occurs
|
2022-08-13 18:25:28 +08:00 |
|
gVisor bot
|
f0b3c6a0c9
|
fix: tcp concurrent force close when context done
|
2022-06-25 09:16:28 +08:00 |
|
gVisor bot
|
695e3e2175
|
fix: url test http response not closed
|
2022-06-19 17:29:46 +08:00 |
|
gVisor bot
|
b0f7b9e4e0
|
feat: proxies group URLTest api
|
2022-05-30 22:07:09 +08:00 |
|
gVisor bot
|
e2dbbb7cfe
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
gVisor bot
|
06b780f5cc
|
Refactor: queue use generics
|
2022-04-12 18:44:13 +08:00 |
|
gVisor bot
|
f5c0e759a6
|
fix: dns over proxy may due to cancel request, but proxy live status is fine
|
2022-04-02 18:24:11 +08:00 |
|
gVisor bot
|
50ab57c72e
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/docker.yml
# adapter/outboundgroup/fallback.go
# adapter/outboundgroup/loadbalance.go
# adapter/outboundgroup/relay.go
# adapter/outboundgroup/selector.go
# adapter/outboundgroup/urltest.go
# config/config.go
# go.mod
# go.sum
# main.go
# test/go.mod
# test/go.sum
|
2022-03-17 01:41:51 +08:00 |
|
gVisor bot
|
907c68c9cb
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
gVisor bot
|
5317d6e3e6
|
[Feature] 添加unified-delay boolean 控制延迟测试,默认为false,当设置true时忽略握手延迟,将统一延迟结果,从而利于不同协议的url-test
|
2021-12-26 21:20:41 +08:00 |
|
gVisor bot
|
2762c33ad3
|
Feature: dial different NIC for all proxies (#1714)
|
2021-11-07 16:48:51 +08:00 |
|
gVisor bot
|
50a2222cd2
|
Chore: contexify ProxyAdapter ListenPacket
|
2021-10-15 21:44:53 +08:00 |
|
gVisor bot
|
b926902a22
|
Fix: limit concurrency number of provider health check
|
2021-07-21 17:01:15 +08:00 |
|
gVisor bot
|
45f439c77f
|
chore: expose udp field to proxies API (#1441)
|
2021-06-10 15:08:33 +08:00 |
|
gVisor bot
|
542325aae4
|
Style: code style
|
2021-06-10 14:05:56 +08:00 |
|