From 690f546ff09b90d150fafb4c3709bc582e46ffe1 Mon Sep 17 00:00:00 2001 From: sjlleo Date: Thu, 8 Dec 2022 09:49:40 +0800 Subject: [PATCH] chore: add copyright --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 35365c5..604bdfc 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,16 @@ NextTrace has a total of 2 versions, the Lite version focusing on lightweight an PS: Our Lite version does not provide OSM based geolocation visualization, we provide this parameter in the enhanced version if needed. +## IP Data Copyright + +NextTrace 重点在于研究 Go 语言 Traceroute 的实现,其 LeoMoeAPI 的地理位置信息并没有原始数据的支撑,故也不可能有商用版本。 + +LeoMoeAPI 的数据受到多家数据源的版权限制,**仅供路由跟踪地理位置的展示参考使用**,我们不对数据提供准度做任何保证,如用于其他用途后果自负,特此告知。 + +NextTrace focuses on Golang Traceroute implementations, and its LeoMoeAPI geolocation information is not supported by raw data, so a commercial version is not possible. + +The LeoMoeAPI data is subject to copyright restrictions from multiple data sources, and is only used for the purpose of displaying the geolocation of route tracing. + ## How To Use ### Automated Installation