Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

WWOL/WebInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

WebInfo project by Brian McCarthy (WWOL)

This program runs as a server and binds to port 21000.
To test it point your browser to 127.0.0.1:21000 on the same machine as the server is running.
Use the arguments info=<type> to get info.
For example:
127.0.0.1:21000?info=cpu&info=ram
This will show information about the cpu (number of cores) and the ram (total, free  etc).

Have fun.

Licence:
Feel free to use the code how you like. 
Educational, commercial, and derivatives are fine without attribution as long as you release any redistributions under the same licence.

About

A basic HTTP server. Returns info about the computer. Remote control coming soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages