Coder Social home page Coder Social logo

pretty66 / iptables-web Goto Github PK

View Code? Open in Web Editor NEW
490.0 15.0 78.0 756 KB

golang开发的iptables web 管理程序

License: Apache License 2.0

Dockerfile 0.72% Makefile 1.04% Go 50.85% HTML 47.40%
iptables iptables-ui iptables-web go iptables-management iptables-go go-iptables

iptables-web's Introduction

Hi there 👋

iptables-web's People

Contributors

pretty66 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iptables-web's Issues

是否考虑把css和js放在本地

当客户端无法访问公网环境时,css和js加载失败,导致web显示异常,功能均不可用,是否可以考虑把js和css改为本地引用,我尝试下载js和css,并修改为本地引用,编译重新运行,没能搞定。。我前端不太熟悉

docker镜像不支持 amd64 以外的架构

/home/qgb# 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 
Unable to find image 'pretty66/iptables-web:1.1.1' locally
1.1.1: Pulling from pretty66/iptables-web
2b55860d4c66: Pull complete 
66059ac3f116: Pull complete 
4ac3b75cf3ee: Pull complete 
a05b735294e7: Pull complete 
ab2cdc46b405: Pull complete 
Digest: sha256:fd5dd5b492dff833b1c2dd3a06f136d67233da7d4e0f8ff0489f5077f3598183
Status: Downloaded newer image for pretty66/iptables-web:1.1.1
WARNING: Published ports are discarded when using host network mode
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
a129ccdf5fb9d8f6c0ca77187963d4f4859bfdb31bace4bff5fe6ebdb85cf1ae

docker-compose部署报错"host" network_mode is incompatible with port_bindings

image

ERROR: for iptables-web "host" network_mode is incompatible with port_bindings
Traceback (most recent call last):
File "/usr/bin/docker-compose", line 33, in
sys.exit(load_entry_point('docker-compose==1.29.2', 'console_scripts', 'docker-compose')())
File "/usr/lib/python3/dist-packages/compose/cli/main.py", line 81, in main
command_func()

麻烦检查一下,谢谢。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.