mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
fix field name
This commit is contained in:
@@ -61,7 +61,7 @@ type VAllssNode struct {
|
||||
Tls int `json:"tls"`
|
||||
TlsSettings TlsSettings `json:"tls_settings"`
|
||||
Network string `json:"network"`
|
||||
NetworkSettings json.RawMessage `json:"networkSettings"`
|
||||
NetworkSettings json.RawMessage `json:"network_settings"`
|
||||
ServerName string `json:"server_name"`
|
||||
|
||||
// vless only
|
||||
|
||||
Reference in New Issue
Block a user