mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Multiprotocol support
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <QLatin1String>
|
||||
#include "core/defs.h"
|
||||
#include "protocols/protocols_defs.h""
|
||||
|
||||
namespace amnezia {
|
||||
|
||||
@@ -19,6 +20,7 @@ enum SharedScriptType {
|
||||
enum ProtocolScriptType {
|
||||
// Protocol scripts
|
||||
dockerfile,
|
||||
run_container,
|
||||
configure_container,
|
||||
container_startup,
|
||||
openvpn_template
|
||||
|
||||
Reference in New Issue
Block a user