Skip to content

hgomez-sonarsource/Teddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Teddy Temp Logo

Teddy

Teddy - The smart Bear's agent

Deployable on Linux, Mac and even Windows, Teddy is a small deamon application able to execute a command, upload and download data on a machine. All operations are done via REST calls.

Constraints

  • low memory consumption
  • compatible with Linux, Mac and Windows
  • self-content

Technical concerns

Build

Build with cargo build

Run

Run with cargo run

Run

Configuration can be overwritten in config.json:

{
  "Host": "0.0.0.0",
  "Port": "7000",
  "Authentication": {
    "User": "SonarSource",
    "Password": "number1"
  }
}

About

Teddy - The smart Bear's agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages