|
|
@ -14,7 +14,6 @@ s.addremove = false
|
|
|
|
-- Define the input fields for the SSTP settings
|
|
|
|
-- Define the input fields for the SSTP settings
|
|
|
|
user = s:option(Value, "username", translate("VPN Username"))
|
|
|
|
user = s:option(Value, "username", translate("VPN Username"))
|
|
|
|
pass = s:option(Value, "password", translate("VPN Password"))
|
|
|
|
pass = s:option(Value, "password", translate("VPN Password"))
|
|
|
|
pass.password = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
svr = s:option(ListValue, "server", translate("VPN Server"))
|
|
|
|
svr = s:option(ListValue, "server", translate("VPN Server"))
|
|
|
|
-- Add all servers here
|
|
|
|
-- Add all servers here
|
|
|
|