# @xiaozhu2007/koishi-plugin-netutils

[![npm](https://img.shields.io/npm/v/@xiaozhu2007/koishi-plugin-netutils?style=flat-square)](https://www.npmjs.com/package/@xiaozhu2007/koishi-plugin-netutils)

# Bird 信息解析查询服务 ✨

本插件为用户提供便捷的 Bird 信息解析查询服务，让运维体验更加丰富多彩。

## 链接信息解析设置 📌

### 基础设置
| 设置项         | 描述                     | 默认值                         |
| -------------- | ------------------------ | ------------------------------ |
| `lgEndpoint`   | Bird LG 查询 API 端点    | `https://lg.wolfyang.fan/api/` |
| `rpkiEndpoint` | RPKI 服务器查询 API 端点 | `https://rpki.xmsl.im/api/v1`  |

### 调试设置
| 设置项      | 描述                                     | 默认值                   |
| ----------- | ---------------------------------------- | ------------------------ |
| `userAgent` | 所有 API 请求所用的 User-Agent。         | 默认的 User-Agent 字符串 |
| `debug`     | 是否开启日志调试输出。日常使用无需开启。 | `false`                  |

---


## 鸣谢 💖

特别鸣谢以下项目的支持：

- [bird-lg-go](https://github.com/xddxdd/bird-lg-go)
- [nya-bird-lg-go](https://github.com/Mxmilu666/nya-bird-lg-go)

特别感谢这些开发者对本项目的大力支持：

- [Akaere Network](https://akae.re)
- [@Pysio07](https://www.pysio.online) ([Github](https://github.com/pysio2007))
- [XMSL Infrastructure](https://xmsl.im)
- [WolfYangFan](https://wolfyang.fan) ([Github](https://github.com/WolfYangFan))