Skip to content
/ log2web Public

Showing the last 1024 bytes of the logfile to web via http

License

Notifications You must be signed in to change notification settings

hymkor/log2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log2web

log2web [-p PORTNO] LOGPATH
  • Parameter
    • PORTNO: default is 8000
    • LOGPATH: the path showed to web
  • Feature
    • Showing the last 1024 bytes of the logfile to web via http
    • When users type F5, reload the log. (Not watching filesystem)

Install

Download binaries from Releases and unzip the executable.

If you have scoop-install,

scoop install https://raw.githubusercontent.com/hymkor/log2web/master/log2web.json

OR

scoop bucket add hymkor https://github.com/hymkor/scoop-bucket
scoop install log2web

About

Showing the last 1024 bytes of the logfile to web via http

Resources

License

Stars

Watchers

Forks