@@ -12,6 +12,7 @@ import (
"path"
"sort"
"strings"
+ "time"
)
var defaultDns = []string{"8.8.8.8", "8.8.4.4"}