In old versions of Wireshark (running on Win32 and Win64), I could open the capture options and type (or paste) In new versions, there's a remote capture tab which tries to query the remote endpoint for the list of addresses, and takes forever. The (I still want to use the GUI for browsing through captures and setting filters, but I suppose doing a capture from the command-line and opening the capture dump with the GUI version would be an acceptable workaround) And seriously, is any user who's unable to deal with the URL-style connection going to be able to make any sense out of a packet decode? Combined with the loss of the history, the new UI for remote interface selection is a net negative in usability. asked 26 Jul '13, 16:34 Ben Voigt |
One Answer:
Both browsing and adding a remote interface have their justification.
If you want the old behavior back (adding a remote interface manually), please file an enhancement request at https://bugs.wireshark.org. Regards answered 27 Jul '13, 00:23 Kurt Knochner ♦ Well, the command-line options is a perfectly good way of providing it, since it still works with the entire graphical interface and can even be saved in a shortcut. The only remaining problem is that the capture options dialog gets really confused when an interface has been passed on the command line, and throws up error dialogs (however, starting the capture works fine). I'll file a bug for this. (27 Jul '13, 07:30) Ben Voigt |
In fact there is a command-line option for pre-entering an interface, and it handles remote interfaces just fine.
You can even make a shortcut. How much quicker is that than using the add remote interface dialog?