File tree
5 files changed
+10
-6
lines changed- .github/workflows
- platform/docker
5 files changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
| 698 | + | |
699 | 699 | | |
700 | 700 | | |
701 | 701 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
Submodule hiddify-sing-box updated 19 files
- .github/workflows/build.yml+583-583
- common/monitoring/outbound_monitoring.go+3-3
- include/registry.go+2
- option/mieru.go+16-10
- option/ssh.go+17
- protocol/group/balancer/balancer.go+15-11
- protocol/group/balancer/common.go+63-28
- protocol/group/balancer/consistent_hashing.go+33-25
- protocol/group/balancer/lowest_delay.go+31-15
- protocol/group/balancer/roundrobin.go+39-18
- protocol/group/balancer/sticky_session.go+31-25
- protocol/group/balancer/strategy.go+2-2
- protocol/mieru/common.go+94
- protocol/mieru/inbound.go+16-19
- protocol/mieru/outbound.go+22-58
- protocol/ssh/inbound.go+222
- protocol/ssh/outbound.go+37-1
- protocol/wireguard/endpoint.go+13-12
- protocol/wireguard/endpoint_warp.go+4-4
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments