mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-01-22 09:58:14 -05:00
fix field name
This commit is contained in:
parent
4e2cf69fb0
commit
03f7498773
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user