New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

imhacker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imhacker

ImHacker is a real-time access log analyzer.

  • 0.1.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

ImHacker

https://github.com/cho45/imhacker

ImHacker is a real-time access log analyzer.

Usage

You must use GNU screen because ImHacker uses the feature of screen log. You just run tail -f command on any window, and tell the window number to ImHacker.

$ npm install # install dependencies
$ node app.js # http://localhost:2012/

Run tail -f command on any other GNU screen window, and click on the button on ImHacker.

Setting

On first access, ImHacker open the setting window to set a format of log. In most every case, you just copy and paste LogFormat line from your apache.conf to the textarea.

Demo

http://localhost:2012/#demo (GNU screen is not required)

Scripting

bin/imhacker-in: read stdin and send it to ImHacker server (& client)

LICENSE

MIT: http://cho45.github.com/mit-license

FAQs

Package last updated on 06 Sep 2012

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