OpenVPN: Difference between revisions

From AbahDoku Wiki
No edit summary
No edit summary
Line 21: Line 21:
  Unless your server is behind NAT, it should be your public IPv4 address.
  Unless your server is behind NAT, it should be your public IPv4 address.
  IP address: 10.8.80.180
  IP address: 10.8.80.180
Pilihan Port
1) Default: 1194
Protocol
1) UDP
DNS
3) Cloudflare (Anycast: worldwide)

Revision as of 04:12, 19 March 2023

Update | Upgrade

apt-get update
apt-get upgrade

Intalasi (cara mudah)

Ini adalah cara termudah install OpenVPN

curl -O https://raw.githubusercontent.com/Angristan/openvpn-install/master/openvpn-install.sh

Pastikan filenya sudah berhasil download

ls

Berikan hak akses permission

chmod +x openvpn-install.sh

Lanjut ke eksekusi

./openvpn-install.sh

Welcome to the OpenVPN installer!
The git repository is available at: https://github.com/angristan/openvpn-install
I need to ask you a few questions before starting the setup.
You can leave the default options and just press enter if you are ok with them.
I need to know the IPv4 address of the network interface you want OpenVPN listening to.
Unless your server is behind NAT, it should be your public IPv4 address.
IP address: 10.8.80.180

Pilihan Port

1) Default: 1194

Protocol

1) UDP

DNS

3) Cloudflare (Anycast: worldwide)