Socket
Socket
Sign inDemoInstall

tail.log

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tail.log

A light weight web log tail tool by Youdar


Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 03 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc