update: 版本号 0.0.6 -> 0.1.0

This commit is contained in:
sjlleo
2022-05-13 15:33:23 +08:00
parent 97557159e7
commit a28ff7c034

View File

@@ -6,7 +6,7 @@ import (
)
func PrintCopyRight() {
fmt.Println("NextTrace v0.0.6 Alpha \nxgadget-lab 实验室 zhsh (xzhsh.ch) & leo (leo.moe)")
fmt.Println("NextTrace v0.1.0 Alpha \nxgadget-lab 实验室 zhsh (xzhsh.ch) & leo (leo.moe)")
}
func PrintTraceRouteNav(ip net.IP, domain string, dataOrigin string) {