Commit 4722561
Update Dependencies
1 parent 6ce8811 commit 4722561
5 files changed
Lines changed: 7 additions & 7 deletions
- adapter/outbound/shadowsocks.go+32-44
- adapter/outbound/trojan.go+14-17
- adapter/outbound/vless.go+189-94
- adapter/outbound/vmess.go+21-28
- common/convert/converter.go+69
- common/convert/converter_test.go+96
- docs/config.yaml+51
- go.mod+1-1
- go.sum+2-2
- listener/inbound/vless_test.go+53
- listener/sing_tun/server.go+1-1
- listener/sing_vless/server.go+1-1
- transport/xhttp/client.go+152-48
- transport/xhttp/config.go+22-7
- transport/xhttp/conn.go+4-10
- transport/xhttp/server.go+39
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments