⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 the open vpn source code in linux
💻
字号:
OpenVPN plugin examples.Examples provided:simple.c -- using the --auth-user-pass-verify callback, verify            that the username/password is "foo"/"bar".To build:  ./build simple (Linux/BSD/etc.)  ./winbuild simple (MinGW on Windows)To use in OpenVPN, add to config file:  plugin simple.so (Linux/BSD/etc.)  plugin simple.dll (MinGW on Windows)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -