exeba
exeba
When a derived class redeclares a private member of the base class, the "Exporter" class fails to recognize that.
See https://github.com/sebastianbergmann/comparator/pull/83
Fixes #699
I've been doing a bit of refactoring to make the code clearer to me. If you think this is helpful here is my pull request.
I need to control several openvpn instances but i don't want to do that over plaintext connections. This pull request moves connection methods under a separate file and introduces a...
Hi, What about adding [PacketBeat](https://github.com/elastic/beats/tree/master/packetbeat) to the list? It also mentioned in PacketStreamer (already listed under Packet Capture) documentation as a possible alternative.