Task: Add script for ufw allow from CUBETIQ public network

This commit is contained in:
Sambo Chea 2021-08-01 10:12:01 +07:00
parent b483394051
commit 67e29d34bc

4
ufw-allow-local.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
sudo ufw allow from 175.100.65.215
sudo ufw allow from 58.97.201.175