mirror of
https://github.com/nxtrace/NTrace-core.git
synced 2025-08-12 06:26:39 +00:00
Update README
This commit is contained in:
@@ -129,7 +129,7 @@ nexttrace --route-path www.time.com.my
|
||||
nexttrace --data-provider ip-api.com
|
||||
## Note that the `ipinfo` and `IPInsight` API needs users to purchase services from them.
|
||||
## If necessary, you can clone this project, add the token provided by `ipinfo` or `IPInsight` and compile it yourself
|
||||
## Note For the offline database IPInfoLocal, please download it yourself to the same directory as NextTrace and rename it to ipinfoLocal.mmdb.
|
||||
## Note For the offline database IPInfoLocal, please download it yourself to the same directory as NextTrace and rename it to ipinfoLocal.mmdb. (You can download it from here: https://ipinfo.io/signup?ref=free-database-downloads)
|
||||
## For the offline database Ip2region, you can download it manually to the same directory as NextTrace and rename it to ip2region.db, or let NextTrace download it automatically.
|
||||
## Fill the token to: ipgeo/tokens.go
|
||||
## Please be aware: Due to the serious abuse of IP.SB, you will often be not able to query IP data from this source
|
||||
|
||||
@@ -148,7 +148,7 @@ nexttrace --route-path www.time.com.my
|
||||
nexttrace --data-provider ip-api.com
|
||||
## 特别的: 其中 `ipinfo` 和 `IPInsight` API 需要从这些服务商自行购买服务,如有需要可以 clone 本项目添加其提供的 token 自行编译
|
||||
## TOKEN填写路径:ipgeo/tokens.go
|
||||
## 特别的: 对于离线库`IPInfoLocal`,请自行下载到与NextTrace同目录下,并命名为`ipinfoLocal.mmdb`
|
||||
## 特别的: 对于离线库`IPInfoLocal`,请自行下载到与NextTrace同目录下,并命名为`ipinfoLocal.mmdb` (可以从这里下载:https://ipinfo.io/signup?ref=free-database-downloads)
|
||||
## 对于离线库`Ip2region`可NextTrace自动下载,也可自行下载到与NextTrace同目录下,并命名为`ip2region.db`
|
||||
|
||||
## 另外:由于IP.SB被滥用比较严重,会经常出现无法查询的问题,请知悉。
|
||||
|
||||
Reference in New Issue
Block a user