You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Address (ip:port) of a dns server to attempt forward requests to. Specify multiple times to make multiple request attempts. Order specified dictates precedence should more than one server respond for a request",
57
69
})
70
+
l.Add(lever.Param{
71
+
Name: "--parallel",
72
+
Description: "If sent the query will be sent to all addresses in parallel",
0 commit comments