Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abumq/resitail-f
A resitail hook to stream residue logs to your browser
https://github.com/abumq/resitail-f
residue-tools resitail-hook
Last synced: about 2 months ago
JSON representation
A resitail hook to stream residue logs to your browser
- Host: GitHub
- URL: https://github.com/abumq/resitail-f
- Owner: abumq
- License: other
- Created: 2018-02-18T02:54:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-03T07:02:53.000Z (over 1 year ago)
- Last Synced: 2024-11-24T17:14:07.391Z (2 months ago)
- Topics: residue-tools, resitail-hook
- Language: JavaScript
- Homepage: https://zuhd.org/products/resitail
- Size: 92.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resitail-f
[![Version](https://img.shields.io/npm/v/resitail-f.svg)](https://www.npmjs.com/package/resitail-f)
[![GitHub license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/abumq/resitail-f/blob/master/LICENSE)resitail-f is [resitail hook](https://github.com/abumq/resitail#overview) that is much like `tail -f` for your browser specifically for residue
## Configuration
| **Config** | Description |
|-----------|--------------|
| port | Port for HTTP server|
| key (optional) | 256-bit AES key for secure clients |
| auth (optional) | Object of "user" and "pwd_hash" (md5 hash of password) |
| strict (optional) | If true a list of clients must be provided in parameters |