mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-05-16 20:18:36 -04:00
shadowsockets fullcone inbound support: fix apply simplified config
This commit is contained in:
parent
f48f61bb25
commit
91ca22f44e
@ -21,6 +21,7 @@ func init() {
|
||||
}),
|
||||
},
|
||||
Network: net.ParseNetworks(simplifiedServer.Network),
|
||||
PacketEncoding: simplifiedServer.PacketEncoding,
|
||||
}
|
||||
|
||||
return common.CreateObject(ctx, fullServer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user