PhoneNetManager.shareInstance().netStartTraceroute("google.com") { (tracertRes, desIp) in print("###########* \(tracertRes!)") } Started traceroute, but now how can i notify when this task finished ?