SoftEther VPN ("SoftEther" means "Software Ethernet") is a powerful, multi-OS and easy-to-use multi-protocol VPN software. It supports SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3 and EtherIP tunneling protocols and has a clone function to support OpenVPN clients. WWW: http://www.softether.org PR: 188437 Submitted by: net@arrishq.net Reviewed by: marino
11 lines
356 B
C
11 lines
356 B
C
--- src/Mayaqua/Cfg.h.orig 2014-06-08 06:19:14 UTC
|
|
+++ src/Mayaqua/Cfg.h
|
|
@@ -102,7 +102,7 @@
|
|
// Macro
|
|
//#define CHECK_CFG_NAME_EXISTS // Check duplication of the existing name
|
|
|
|
-#define SAVE_BINARY_FILE_NAME_SWITCH L"@save_binary"
|
|
+#define SAVE_BINARY_FILE_NAME_SWITCH L"/var/db/softether/save_binary"
|
|
|
|
// Constants
|
|
#define TAG_DECLARE "declare"
|