Task: Add script for ufw allow from CUBETIQ public network
This commit is contained in:
parent
b483394051
commit
67e29d34bc
4
ufw-allow-local.sh
Normal file
4
ufw-allow-local.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
sudo ufw allow from 175.100.65.215
|
||||||
|
sudo ufw allow from 58.97.201.175
|
Loading…
Reference in New Issue
Block a user