sudo iptables --table nat --append PREROUTING --destination 192.168.50.75 --protocol tcp --dport 8080 --jump DNAT --to-destination ...
確定! 回上一頁