mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 12:36:42 +01:00
3 lines
95 B
Bash
3 lines
95 B
Bash
sudo ufw allow in on wlp2s0 from 192.168.1.0/24
|
|
sudo ufw allow out on wlp2s0 to 192.168.1.0/24
|