WangZhao's Blog

It's not who you are underneath,it's what you do that defines you


  • Home

  • Archives

ubuntu防火墙设置通过某端口

Posted on 2017-12-05 | In linux

在启动项里加入以下命令行,修改 /etc/rc.local

iptables -I INPUT -p tcp --dport 8888 -j ACCEPT

# linux防火墙
hands on matchine learning
Django项目学习

96 posts
47 categories
63 tags
© 2024 Jeffrey Pacino
Powered by Hexo
|
Theme — NexT.Muse v5.1.4