文件名称:nftables-gui:使用 ncurses 用 c 编写的 nftables 的图形界面
文件大小:2.51MB
文件格式:ZIP
更新时间:2024-06-24 20:25:58
C
nftables-gui nftables-gui 是 nftables [1] 的图形界面,使用 ncurses 用 c 编写,方便 nft 工具的使用。 它是最终学位项目的一部分,因此将遵循该软件的状态 整个学年 14/15 一直持续到 6 月。 这并不是说以后不会遵循。 为了编译,必须有以下要求: ncurses 库(可从您的发行版的存储库中获得) 您可以按如下方式安装它: apt-get install ncurses-base libncurses5 libncurses5-dev linux内核高于3.13 nftables 安装在系统上 [2] 完成后,只需运行以下命令 。/配置 制作 这将生成需要 root 权限才能运行的可执行文件 nftables-gui 由于 nftables-gui 仍处于 alpha 状态,因此 nftables-gui 仍然无
【文件预览】:
nftables-gui-master
----depcomp(32B)
----Makefile.am(42B)
----src()
--------rule.c(5KB)
--------screen_work_flow.h(4KB)
--------main.c(800B)
--------screen_Utilites.h(6KB)
--------Makefile.am(139B)
--------prototypes.c(13KB)
--------testrule.c(869B)
--------prototypes.h(945B)
--------table.c(3KB)
--------Makefile.in(15KB)
--------testwork.c(3KB)
--------rule.h(2KB)
--------chain.c(3KB)
--------list.h(7KB)
--------chain.h(1KB)
--------table.h(2KB)
--------deleteTables.sh(692B)
--------database_util.h(1KB)
----Makefile.in(22KB)
----missing(32B)
----install-sh(35B)
----configure(151KB)
----Documentacion()
--------documento de requisitos.pdf(267KB)
--------tiempo 2015(actualizado diario).pdf(18KB)
--------Estudio del arte.pdf(1.42MB)
--------Presentación.pdf(690KB)
--------manual iptables vs nftables.pdf(305KB)
--------tiempo noviembre-diciembre 2014 (mas 30 horas a añadir estudio del arte).pdf(16KB)
----Makefile(22KB)
----README.md(1KB)
----deleteTables.sh(692B)
----configure.ac(236B)