Files

14 lines
251 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
fping -f /path/to/input-file
comment: |-
Each line is treated as an hostname and it's leaked as an error message.
contexts:
sudo:
suid:
unprivileged:
...