1 file changed
+1
-1
lines changed- .github/workflows/build.yml+18-1
- .github/workflows/test.yml+1
- adapter/outbound/vless.go+39-6
- adapter/outbound/vmess.go+36-55
- common/convert/v.go+132
- component/tls/utls.go+12
- docs/config.yaml+18
- listener/config/vless.go+5-3
- listener/inbound/vless.go+10-6
- listener/inbound/vless_test.go+119-64
- listener/sing_vless/server.go+7-3
- transport/gun/gun.go+8-14
- transport/gun/server.go-5
- transport/xhttp/client.go+111-45
- transport/xhttp/config.go+102-14
- transport/xhttp/reuse.go+218
- transport/xhttp/reuse_test.go+224
- transport/xhttp/server.go+59-47
- transport/xhttp/upload_queue.go+25-2
0 commit comments