changed v2ray client config generation
This commit is contained in:
parent
6a903792ab
commit
68830021d6
9 changed files with 49 additions and 64 deletions
|
|
@ -25,7 +25,8 @@ enum ProtocolScriptType {
|
|||
configure_container,
|
||||
container_startup,
|
||||
openvpn_template,
|
||||
wireguard_template
|
||||
wireguard_template,
|
||||
v2ray_client_template
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue