mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-29 17:11:26 +08:00
[fix]根据IP获取地址问题
This commit is contained in:
@@ -12,7 +12,7 @@ func TestIdsStrToIdsIntGroup(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetRealAddressByIP(t *testing.T) {
|
||||
ip := GetRealAddressByIP("10.42.0.1")
|
||||
ip := GetRealAddressByIP("58.57.107.34")
|
||||
t.Log(ip)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user