joelagnel / bpfd

BPFd (Deprecated, please see README.md) : Berkeley Packet Filter daemon (BPFd). Makes it possible to run BCC tools across systems.
Apache License 2.0
95 stars 23 forks source link

Add a remote for communication over SSH (BCC side change) #11

Open joelagnel opened 6 years ago

joelagnel commented 6 years ago

This is more of a BCC side change, but its closely tied to BPFd so I created an issue here.

We'd like to be able to communicate over the network using SSH. A remote can easily be created along the lines of: https://github.com/joelagnel/bcc/tree/bcc-bpfd/src/python/bcc/remote/adb.py