4 lines
79 B
Bash
4 lines
79 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
sudo ufw allow from 175.100.65.215
|
||
|
sudo ufw allow from 58.97.201.175
|