update to xray-core 1.8.0, remove xtls support

This commit is contained in:
yuzuki999
2023-03-23 09:08:01 +08:00
parent 5a95dac587
commit afbf67d5b4
8 changed files with 165 additions and 154 deletions

View File

@@ -38,7 +38,6 @@ type DestinationRule struct {
type localNodeConfig struct {
NodeId int
NodeType string
TLSType string
EnableVless bool
EnableTls bool
SpeedLimit int