Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 475 Bytes

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"