Skip to content

azuk-bread/remotecmds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Remote Commands

Skills developed

  • Concurrency (channels, go routines)
  • Network interface
  • Much more depending on the commands you implement

Assignment

The goal of this exercise it to trigger commands remotely. The application is going to be a server that can concurrenctly receive a list of predefined commands. The status of the server and the status of each task should also be available via specific commands. Here is a list of suggested commands:

  • Current UTC time
  • Current CPU usage
  • Available RAM
  • CPU usage over last hour
  • Available RAM over last hour
  • Download url into specific folder
  • Make computer "say" something
  • Capture and send a screenshot
  • Trigger webhook at specific time

Resources

About

Exercise: trigger commands remotely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published