An open API service indexing awesome lists of open source software.

https://github.com/asc8384/ip-db-maker

ip database maker
https://github.com/asc8384/ip-db-maker

Last synced: about 2 months ago
JSON representation

ip database maker

Awesome Lists containing this project

README

        

# ip database makers

## 使用

``` bash
cmake .
make
./ipdbmaker
```

将原始数据(文件名: `ip.txt` )与该程序放在同一目录下。

## 感谢与第三方库

1.rbtree

- Aother: (C) 1999 Andrea Arcangeli , (C) 2002 David Woodhouse

- License: GPL

2.[map](https://github.com/Broadroad/map)

- Aother: [Broadroad](https://github.com/Broadroad), Andrea Arcangeli

- License: GPL (grab from kernel)

## License

对于 `makebd.c` 文件,采取 `CC0 1.0 Universell (CC0 1.0)` ,即放弃版权。