update: 更新版权信息

This commit is contained in:
sjlleo
2022-05-13 13:25:41 +08:00
parent be2e197b7c
commit 8a6ebdfae1

View File

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