Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jortfal/raspberrypi_openvpn
OpenVPN server on raspberryPi 3
https://github.com/jortfal/raspberrypi_openvpn
Last synced: 3 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T00:25:53.000Z (almost 8 years ago)
- Last Synced: 2024-10-04T17:56:02.464Z (3 months ago)
- Language: Shell
- Size: 874 KB
- Stars: 8
- Watchers: 3
- 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
![alt tag](https://raw.github.com/jortfal/raspberryPi_openVPN/master/topology_of_architecture.png)# Note:
To convert client files (client.conf) to ".ovpn" format use the following script:
https://gist.github.com/laurenorsini/10013430