BGPParser

command module
v0.0.0-...-17b3017 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2020 License: MIT Imports: 2 Imported by: 0

README

BGPParser


Build Status GoDoc Go Report Card

由于 BGPParser 还在开发的早期,请暂时不要将 BGPParser 用于生产环境!

BGPParser 是基于 Go 实现的 BGP 数据分析工具

请注意: 本 Readme 仅仅确保 master 分支正确,如若使用版本差距较大的 Binary 版本,请注意检查 Release 说明.

功能和未来展望

  • 支持 并发分析 BGP rib.bz2 数据 (二进制数据)

  • 支持 并发分析 由bgpdump 导出的 rib.txt 格式数据 (友好型数据)

  • 支持 并发构造 IPTree 树,提供高效的 IP 段查询

  • 支持 合并相似 IP 段数据,并据此构造 IPTree

更多技术细节请参考 这里

安装

我们提供跨平台多版本的 二进制程序可下载: release.

Usages

使用默认配置文件 -> ./config.json $ ./parser

需要使用其他指令,请使用帮助: $ ./parser -h

配置文件的语法

默认读取的配置文件名为: config.json :

{
	nil:nil,
}

感谢

开源协议

This project is under the MIT license. See the LICENSE file for the full license text.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
gobgpdump module
pb
tools
cron
Package cron provides some cron utility functions.
Package cron provides some cron utility functions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL