Update docs

This commit is contained in:
hwdsl2
2023-09-12 22:59:32 -05:00
parent 44b8cbacb0
commit c9e37ddfac
2 changed files with 4 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ See the script in action (terminal recording).
<p align="center"><img src="docs/images/demo1.svg"></p>
</details>
For servers with an external firewall (e.g. [EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-security-groups.html)/[GCE](https://cloud.google.com/vpc/docs/firewalls)), open UDP port 1194 for the VPN.
For servers with an external firewall (e.g. [EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-security-groups.html)/[GCE](https://cloud.google.com/firewall/docs/firewalls)), open UDP port 1194 for the VPN.
**Option 2:** Interactive install using custom options.
@@ -95,6 +95,7 @@ Next, create the custom install command using your inputs. Example:
```bash
sudo bash openvpn.sh <<ANSWERS
n
1
1194
2