added ports and fixed docker ID not returning back
This commit is contained in:
@@ -60,8 +60,6 @@ func (ip *IpAddresses)SpeedTestUpdatedIPTable() error{
|
||||
continue
|
||||
}
|
||||
|
||||
fmt.Print("lol")
|
||||
|
||||
ip.IpAddress = append(ip.IpAddress, targets.IpAddress[i])
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user