Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS authored May 2, 2024
1 parent 3354bcd commit 96d9391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ func main() {
}()
fmt.Println(Green("项目地址:"), Yellow("https://github.com/oneclickvirt/backtrace"))
backtrace.BackTrace()
fmt.Println(Purple("同一目标地址显示多个线路时可能追踪IP地址已越过汇聚层,此时除去第一个线路信息,后续信息可能无效"))
fmt.Println(Purple("准确线路请查看详细的路由自行判断"))
}

0 comments on commit 96d9391

Please sign in to comment.