Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 569 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 569 Bytes

xxh entrypoint for osquery.

If you like the idea of xxh click ⭐ on the repo and stay tuned.

Install

Install from xxh repo:

xxh +I xxh-shell-osquery
xxh myhost +s osquery

To avoid adding +s every time use xxh config in ~/.config/xxh/config.xxhc ($XDG_CONFIG_HOME):

hosts:
  ".*":                     # Regex for all hosts
    +s: osquery

Connect:

xxh myhost +s osquery +if

Thanks

  • alessandrogario