gVisor bot
|
c2af8cebf7
|
fix: smux should show its support udp and uot
|
2023-04-23 21:50:42 +08:00 |
|
gVisor bot
|
964a13ee55
|
chore: proxyDialer can add inner conn to statistic
|
2023-04-11 21:42:16 +08:00 |
|
gVisor bot
|
1151fc4e2f
|
chore: proxyDialer can limited support old dial function
|
2023-04-11 12:51:24 +08:00 |
|
gVisor bot
|
7536f23c1d
|
feat: wireguard add dialer-proxy config to support chain forwarding
|
2023-04-10 08:54:10 +08:00 |
|
gVisor bot
|
830f5a02ef
|
fix: loadbalance panic
|
2023-03-01 14:04:42 +08:00 |
|
gVisor bot
|
7bd6c1c874
|
chore: Fix fmt in #321
Replace all double spaces to tabs due to Go fmt proposal.
|
2023-01-07 12:24:28 +08:00 |
|
gVisor bot
|
87d9698ac3
|
proxy-groups support exclude node by node type
|
2023-01-03 21:47:57 +08:00 |
|
gVisor bot
|
861357234f
|
chore: relay support tuic
|
2022-12-20 00:11:02 +08:00 |
|
gVisor bot
|
ec0136af1b
|
chore: rebuild relay
|
2022-12-19 21:34:07 +08:00 |
|
gVisor bot
|
f09afc8d8a
|
chore: support relay native udp when using ss and ssr protocol
|
2022-12-19 17:02:04 +08:00 |
|
gVisor bot
|
a3d4385a90
|
chore: add exclude-filter to ProxyGroup
|
2022-11-09 08:06:37 +08:00 |
|
gVisor bot
|
744c058932
|
fix: lazy check
|
2022-10-30 23:08:18 +08:00 |
|
gVisor bot
|
319884469d
|
feat: Expose remote destination (udp proxy maybe domain of node)
|
2022-05-04 16:57:08 +08:00 |
|
gVisor bot
|
e2c75161b1
|
support udp in relay if last proxy could udp-over-tcp
|
2022-04-30 11:36:42 +08:00 |
|
gVisor bot
|
e86ab75bb0
|
refactor: optimize the performance of filter in proxy-group
|
2022-04-28 19:01:13 +08:00 |
|
gVisor bot
|
ad67a1c34c
|
Chore: use generics as possible
|
2022-04-25 13:18:30 +08:00 |
|
gVisor bot
|
a317531428
|
Revert: "fix: proxy-groups filter logic"
This reverts commit 8a85c63b08 .
|
2022-04-22 18:56:35 +08:00 |
|
gVisor bot
|
5386a5f00e
|
fix: proxy-groups filter logic
|
2022-04-22 17:27:55 +08:00 |
|
gVisor bot
|
b8996bac73
|
[skip ci] [Pre] avoid npe
|
2022-03-23 13:48:21 +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
|
3c645b4f54
|
[Refactor]
1.allow maybe empty group
2.use COMPATIBLE(DIRECT alias) when proxy group is empty
3.http provider pass through tunnel
|
2022-01-18 21:09:36 +08:00 |
|
gVisor bot
|
269a8560ce
|
[test]Add name filter to proxy group
|
2022-01-05 12:19:49 +08:00 |
|
gVisor bot
|
fa244e6cfd
|
Feature: mark on socket (#1705)
|
2021-11-08 16:59:48 +08:00 |
|
gVisor bot
|
2762c33ad3
|
Feature: dial different NIC for all proxies (#1714)
|
2021-11-07 16:48:51 +08:00 |
|
gVisor bot
|
df4b919f8f
|
Feature: skip DIRECT proxies in relay (#1583)
|
2021-09-06 21:39:28 +08:00 |
|
gVisor bot
|
e259cea893
|
Chore: move provider interface to constant
|
2021-07-06 00:31:13 +08:00 |
|
gVisor bot
|
542325aae4
|
Style: code style
|
2021-06-10 14:05:56 +08:00 |
|