1 Star 0 Fork 0

anrong_wn/nDPI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 304 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luca Deri 提交于 2015-05-22 09:03 . Improved testing application
language: c
compiler:
- clang
- gcc
install:
- sudo apt-get update || true
- sudo apt-get install build-essential
- sudo apt-get install libpcap-dev libtool autoconf automake autogen
before_script:
- ./autogen.sh
script:
- ./configure
- make
after_script:
- cd tests
- ./do.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anrong_wn/nDPI.git
[email protected]:anrong_wn/nDPI.git
anrong_wn
nDPI
nDPI
1.6-stable

搜索帮助