From ebe2a0f8e93f6dc3d14c2c0fdeed8281b422753f Mon Sep 17 00:00:00 2001 From: tsosunchia <59512455+tsosunchia@users.noreply.github.com> Date: Thu, 15 Jun 2023 12:42:28 +0800 Subject: [PATCH] update readme --- README.md | 6 ++++++ README_zh_CN.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index cd5dd6d..550a0dd 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,12 @@ This software is still in the early stages of development and may have many flaw [https://github.com/Archeb/opentrace](https://github.com/Archeb/opentrace) +## NEXTTRACE WEB API + +`NextTraceWebApi` is a web-based server implementation of `NextTrace` in the `MTR` style, offering various deployment options including `Docker`. + +[https://github.com/tsosunchia/nexttracewebapi](https://github.com/tsosunchia/nexttracewebapi) + ## LeoMoeAPI Credit NextTrace focuses on Golang Traceroute implementations, and its LeoMoeAPI geolocation information is not supported by raw data, so a commercial version is not possible. diff --git a/README_zh_CN.md b/README_zh_CN.md index b8449ad..9688906 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -365,6 +365,12 @@ NextTrace `LeoMoeAPI`现已使用Proof of Work(POW)机制来防止滥用,其 [https://github.com/Archeb/opentrace](https://github.com/Archeb/opentrace) +## NEXTTRACE WEB API + +`NextTraceWebApi`是一个`MTR`风格的`NextTrace`网页版服务端实现,提供了包括`Docker`在内多种部署方式。 + +[https://github.com/tsosunchia/nexttracewebapi](https://github.com/tsosunchia/nexttracewebapi) + ## Credits [BGP.TOOLS](https://bgp.tools) 提供了本项目的一些数据支持,在此表示由衷地感谢。