1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00
yunorunner_ynh/conf/firewall_rules.sh

4 lines
100 B
Bash
Raw Normal View History

2024-01-14 16:31:24 +01:00
#!/bin/bash
iptables -t filter -A INPUT -i incusbr0 -p udp -d 255.255.255.255 --dport 67 -j ACCEPT