mirror of
https://github.com/nxtrace/NTrace-core.git
synced 2025-08-12 06:26:39 +00:00
Special Version for my friends - missuo
This commit is contained in:
@@ -5,6 +5,14 @@ import (
|
||||
"net"
|
||||
)
|
||||
|
||||
func SpecialThanks() {
|
||||
fmt.Println("\nSpecial thanks to Vincent Young (OwO Network / vincent.moe) for his help and support for this project.")
|
||||
}
|
||||
|
||||
func Version() {
|
||||
fmt.Println("NextTrace v0.1.2-Beta.missuo-special-version")
|
||||
}
|
||||
|
||||
func PrintTraceRouteNav(ip net.IP, domain string, dataOrigin string) {
|
||||
fmt.Println("IP Geo Data Provider: " + dataOrigin)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user