tail.log

1.0.7 • Public • Published

tail.log

A light weight web log tail tool, watch everything in your browser!

Modified from: https://gist.github.com/karmi/718035

  • Fixed some errors, while node has changed a lot.

Setup

  1. npm install
  2. node ./server.js /path/to/your.log

It's suggested to have a base authentication on your web server to prevent malicious log snooping.

Screenshoots

Updates

Update 2016-03-03:

The Basic Authentication: youdar:youdarpass

Generate: htpasswd -b users.htpasswd youdar youdarpass

Readme

Keywords

Package Sidebar

Install

npm i tail.log

Weekly Downloads

0

Version

1.0.7

License

MIT

Last publish

Collaborators

  • rankun203