Skip to content

QueryVS/sysinfo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux System Information API

License: GPL v3

This project is designed to operate as a service on Linux systems and retrieve system information through various endpoints from a specific port.

Using

Requirements

  • gcc
  • make

Execute and Install


make
make install

# or just work

make
./sysinfo_api

Working Port

working port is 26171.

http://ip_address:26171/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published