Skip to content

service that allows the client to remotely control its server

Notifications You must be signed in to change notification settings

xiosec/System-Status-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Status Service

Is a service that allows the client to remotely control its server The server is designed in C #,
but the client can be implemented in any language that supports gRPC.

Services available

1 Information
2 Process List
3 Command execute and ...

Authentication

Authentication is done through a token set on the server
Use the following command in cmd to set the token

  setx AUTHTOKEN "d3207e644eca75c92479618b1c251ffb"

Releases

No releases published

Packages

No packages published

Languages