https://github.com/yunohost-apps/vpnserver_ynh
OpenVPN package for YunoHost
https://github.com/yunohost-apps/vpnserver_ynh
openvpn vpnserver yunohost yunohost-apps
Last synced: 6 months ago
JSON representation
OpenVPN package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/vpnserver_ynh
- Owner: YunoHost-Apps
- License: other
- Archived: true
- Created: 2013-12-24T18:13:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-01-25T14:56:42.000Z (over 6 years ago)
- Last Synced: 2025-06-29T21:40:30.679Z (11 months ago)
- Topics: openvpn, vpnserver, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 19
- Watchers: 8
- Forks: 21
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenVPN server for YunoHost
--------------------
OpenVPN allow to create secured tunnel between computers. This is the server part, to which OpenVPN clients may connect to. See [vpnclient_ynh](https://github.com/labriqueinternet/vpnclient_ynh) for the client part.
http://openvpn.net/
**Package by:**
**Categories:** diy-isp
**Upgrade this package:**
`sudo yunohost app upgrade --verbose OpenVPN -u https://github.com/YunoHost-Apps/openvpn_ynh`
**Multi-user:** Yes.
**SSO/LDAP:** SSO and LDAP are configured. Each YunoHost user can have one VPN account.
Configuration:
* Download CA from `https:///yunohost/admin/ca.crt`
* Configure your VPN with TUN interface, LZO compression and password authentication (with your YunoHost account/passwd), on standard UDP port 1194