Skip to content

stnight/go-vnstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-vnstat

Web-based network usage reporting.

Requirements

Operating System: Linux

  • vnstat (each network interfaces must have their databases created by vnstat)
  • go
  • glide

Default port: 8000

Dependency Installation

$ glide install

Building

$ go build -o govnstat

To run the build.

$ ./govnstat

Then open your browser, and go to: http://localhost:8000

To-do

  • Makefile
  • Use random unused port

About

vnstat web-based report using golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published