https://github.com/jortfal/raspberrypi_openvpn
OpenVPN server on raspberryPi 3
https://github.com/jortfal/raspberrypi_openvpn
Last synced: 13 days ago
JSON representation
OpenVPN server on raspberryPi 3
- Host: GitHub
- URL: https://github.com/jortfal/raspberrypi_openvpn
- Owner: jortfal
- License: mit
- Created: 2017-02-24T00:06:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T00:25:53.000Z (about 8 years ago)
- Last Synced: 2025-05-07T20:46:43.144Z (13 days ago)
- Language: Shell
- Size: 874 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raspberryPi_openVPN
OpenVPN server on raspberryPi 3# Topology of Architecture
# Note:
To convert client files (client.conf) to ".ovpn" format use the following script:
https://gist.github.com/laurenorsini/10013430