foxear

Crates.iofoxear
lib.rsfoxear
version0.1.0
sourcesrc
created_at2022-01-24 05:38:28.475358
updated_at2022-01-24 05:38:28.475358
descriptionFox Ear is a Linux process behavior trace tool powered by eBPF.
homepage
repositoryhttps://github.com/KernelErr/foxear
max_upload_size
id520036
size60,713
Rui Li (KernelErr)

documentation

README

Banner

Fox Ear

Fox Ear is a Linux process behavior trace tool powered by eBPF.

Banner image by Birger Strahl on Unsplash.

Features

  • Log process and its subprocesses' creation and create a graph.
  • Log processes' file access.
  • Log processes' TCP connection(IPv4 and IPv6).

Documents

License

Fox Ear is available under the MPL-2.0 license. You can read an explanation about it, but only the full text of MPL-2.0 has legal effect.

Fox Ear used some parts of following projects:

  • Probes - bcc (Apache-2.0)
Commit count: 5

cargo fmt