iptables 有內建連接埠轉送(port forwarding) 的功能,輸入以下指令便可將port 80 導到port 8000:. sudo iptables -t nat -A PREROUTING -p tcp ...
確定! 回上一頁