Skip to content

Silal123/SimpleSystemInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple System Inof

This is a projekt wich i used to get data of a machine using a webserver

Usage

Starting

python informer.py --port PORT --host HOST

--port and --host is not needed

Config

{
    "tokens": [
        "TOKEN",
        "TOKEN2"
    ]
}

The tokens need to be given in the authorization header in a request.

Example Request

curl -H "Authorization: TOKEN" http://HOST:PORT/sys/info/all

About

Get your System info from a webserver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages