eldadru / ksniff

Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
Apache License 2.0
3.13k stars 186 forks source link

Properly close Wireshark upon CTRL+C on Linux, Mac, and Windows. #152

Closed bostrt closed 1 year ago

bostrt commented 2 years ago

The PR contains what I think is the simplest solution to cross-platform handling of CTRL+C.