openvpn

OpenVPN client and daemon binary.

=> More information.

sudo openvpn {path/to/client.conf}
sudo openvpn --remote {alice.example.com} --dev {tun1} --ifconfig {10.4.0.1} {10.4.0.2}
sudo openvpn --remote {bob.example.com} --dev {tun1} --ifconfig {10.4.0.2} {10.4.0.1}
openvpn --genkey --secret {path/to/key}
sudo openvpn --remote {alice.example.com} --dev {tun1} --ifconfig {10.4.0.1} {10.4.0.2} --secret {path/to/key}
sudo openvpn --remote {bob.example.com} --dev {tun1} --ifconfig {10.4.0.2} {10.4.0.1} --secret {path/to/key}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/openvpn.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.763445 milliseconds
Gemini-to-HTML Time
0.292899 milliseconds

This content has been proxied by September (ba2dc).