coding-memo/memo/ufw-memo.md
2025-03-13 12:40:25 +09:00

3 lines
61 B
Markdown

```
sudo ufw allow from 192.168.70.0/24 to any port 33060
```