首页 >百科
管理 ips 工具开源免费 EB 网页
发布日期:2025-11-03 22:18:35
浏览次数:099

iptables-web是开源一个轻量级的iptables web管理界面程序,支持二进制文件直接运行及docker快速部署安装;整个程序打包完成后只有一个二进制文件,免费适合日常运维使用。页管

相关链接

GitHub :

  此处内容已隐藏  ,开源请评论后刷新页面查看. git clone github.com/pretty66/iptables-web cd iptables-web make # 直接运行 ./iptables-server -a :10001 -u admin -p admin # 后台运行 nohup ./iptables-server -a :10001 -u admin -p admin > /dev/null2>&1 & git clone github.com/pretty66/iptables-web cd iptables-web make # 直接运行 ./iptables-server -a :10001 -u admin -p admin # 后台运行 nohup ./iptables-server -a :10001 -u admin -p admin > /dev/null 2>&1 & git clone github.com/pretty66/iptables-web cd iptables-web make # 直接运行 ./iptables-server -a :10001 -u admin -p admin # 后台运行 nohup ./iptables-server -a :10001 -u admin -p admin > /dev/null 2>&1 &

docker部署安装(推荐)

以docker形式部署注意要加两个参数–privileged=true,免费–net=host以特权模式运行,页管可以管理宿主机iptables规则

docker run -d \ --name iptables-web \ --privileged=true \ --net=host \ -e "IPT_WEB_USERNAME=admin" \ -e "IPT_WEB_PASSWORD=admin" \ -e "IPT_WEB_ADDRESS=:10001" \ -p 10001:10001 \ pretty66/iptables-web:1.1.1 docker run -d \ --name iptables-web \ --privileged=true \ --net=host \ -e "IPT_WEB_USERNAME=admin" \ -e "IPT_WEB_PASSWORD=admin" \ -e "IPT_WEB_ADDRESS=:10001" \ -p 10001:10001 \ pretty66/iptables-web:1.1.1 docker run -d \ --name iptables-web \ --privileged=true \ --net=host \ -e "IPT_WEB_USERNAME=admin" \ -e "IPT_WEB_PASSWORD=admin" \ -e "IPT_WEB_ADDRESS=:10001" \ -p 10001:10001 \ pretty66/iptables-web:1.1.1

IPT_WEB_USERNAME: 网页认证用户名,开源默认 :admin

IPT_WEB_PASSWORD: 网页认证密码 ,免费默认:admin

IPT_WEB_ADDRESS: 程序监听地址地址 ,页管默认 :10001

相关截图

内容看完了 © 版权声明 1:本网站名称:蜡笔傻新

2:本站永久网址:https://labishaxin.com/

3:本站部分内容收集于互联网,开源如果有侵权内容、免费请联系我们删除 ,页管不妥之处,开源敬请谅解

4:本站一切资源不代表本站立场  ,免费并不代表本站赞同其观点和对其真实性负责

5:本站一律禁止以任何方式发布或转载任何违法的页管相关信息,访客发现请向站长举报

6:本站资源大多存储在云盘 ,如发现链接失效,请联系我们我们会第一时间更新

上一篇:论坛社区用户等级名称大全
下一篇:[Xiuno主题] 清新绿 LIOVES模版全屏版 v1.0
相关文章