1 Star 2 Fork 7

Vos3000/iptables GUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 600 Bytes
一键复制 编辑 原始数据 按行查看 历史
slemaitre 提交于 2017-01-18 16:58 . Update project to use package file
{
"name": "iptables",
"version": "1.0.0",
"description": "iptables WEB gui ",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/puux/iptables.git"
},
"keywords": [
"iptables",
"web",
"gui"
],
"author": "puux",
"license": "GPL-2.0",
"bugs": {
"url": "https://github.com/puux/iptables/issues"
},
"homepage": "https://github.com/puux/iptables#readme",
"dependencies": {
"nodejs-websocket": "^1.7.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vos3000/iptables.git
git@gitee.com:vos3000/iptables.git
vos3000
iptables
iptables GUI
master

搜索帮助