1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 00:04:57 +03:00

Cedar/SM.c: move UDP ports setting outside of the OpenVPN/SSTP dialog

This commit moves the UDP ports setting right below the TCP listeners and uses the new RPC methods to get and set them.
This commit is contained in:
Davide Beatrici
2020-05-20 04:41:18 +02:00
parent c52e49de2d
commit c4838006b1
10 changed files with 105 additions and 62 deletions

View File

@ -2556,6 +2556,8 @@ B_CREATE_LISTENER C&reate
B_DELETE_LISTENER Dele&te
B_START Start
B_STOP Sto&p
S_UDP Multiple UDP ports can be specified by splitting them with a space or a comma. Leave empty to disable the UDP listener.
B_APPLY Apply
STATIC3 VPN Server and &Network Information and Settings:
B_SSL &Encryption and Network
B_STATUS &View Server Status
@ -3867,9 +3869,6 @@ CAPTION OpenVPN / MS-SSTP Settings
S_TITLE OpenVPN / MS-SSTP VPN Clone Server Function Settings
S_1 This VPN Server has the clone functions of OpenVPN software products by OpenVPN Technologies, Inc.\r\n\r\nAny OpenVPN Clients can connect to this VPN Server.
R_OPENVPN Enable &OpenVPN Clone Server Function
S_UDP UDP Ports to Listen for OpenVPN:
B_DEFAULT Restore &Default
S_UDP2 Multiple UDP ports can be specified with splitting by space or comma letters.\r\nOpenVPN Server Function also runs on TCP ports. Any TCP ports which are defined as listeners on the VPN Server accepts OpenVPN Protocol respectively and equally.
S_TOOL Sample File Generating Tool for OpenVPN Clients
S_TOOL2 Making a OpenVPN Client configuration file is a very difficult job. You can use this tool to generate an appropriate OpenVPN Client configuration file. The generated configuration sample can be used immediately.
B_CONFIG Generate a Sample &Configuration File for OpenVPN Clients