Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 441 Bytes

File metadata and controls

17 lines (14 loc) · 441 Bytes

just a simple Linux management API, written in python and flask, that offers endpoints of things i personally find useful.

So far:

      simple authentication
      File listings
      Download files
      Upload files
      Remove files
      Uptime
      Current processes
      Reboot remote server
      kill a process
      shutdown remote device
      Run a shell command

more to come!