Aram Drevekenin
Aram Drevekenin
I also made this: https://github.com/imsnif/kdl.vim It's not fully-featured, but I think it's a pretty good experience all-in-all.
Hey, thanks for reporting this. That's quite odd. Would you mind helping me out with a little bit of debugging to find the issue? (I don't have access to a...
Hey @richstokes, so if you use the same terminal window from which you run bandwhich (when it doesn't work, without the -n flag) in order to do a `ping github.com`,...
Hum... just for debugging, would you be willing to try setting your dns server to 1.1.1.1 and seeing if it works out (with both bandwhich and nslookup)?
Thanks! I'd like to give you a debug branch that'll give us a more verbose error in this case with a quick hack. Would you be comfortable running such a...
Thanks very much for finding this @Ma27, and for the quick fix. My apologies for not finding the time for debugging this myself.
At the very least we'll get clearer errors after your patch on this.
Hey @DianaNites (and others experiencing this issue), I added a feature that would allow users to explicitly specify a dns server to use for the rDNS lookups as a workaround....
New version released. Starting from version `0.20.0`, you can now use the --dns-server flag eg. `bandwhich -d 1.1.1.1` to manually specify a DNS server as a workaround for this issue.
Yep. I have a bit of a spotty internet connection though, so sometimes my whole connections pane is filled with our own DNS requests for minutes on end (which we...