/ Published in: Bash
Expand |
Embed | Plain Text
sudo iptables -A INPUT -p tcp --dport 6881 -j ACCEPT
You need to login to post a comment.
sudo iptables -A INPUT -p tcp --dport 6881 -j ACCEPT
You need to login to post a comment.