Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
/ ec2watch Public archive

ec2watch is a simple tool that can capture screenshots of an EC2 instance's console for display, automatically updating on a set interval.

License

Notifications You must be signed in to change notification settings

awslabs/ec2watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

ec2watch

ec2watch is a simple tool that can capture screenshots of an EC2 instance's console repeatedly and display them. The tool invokes the GetConsoleScreenshot API so the necessary IAM permissions are required.

Download

Download the latest release from: https://github.com/awslabs/ec2watch/releases or click here.

Usage

usage: java -jar ec2watch.jar [<options>] INSTANCE_ID
 -h         Show this help
 -r <arg>   AWS Region

Example: java -jar ec2watch.jar i-04e2556b3868fdb6d

Demo

ec2watch demo

About

ec2watch is a simple tool that can capture screenshots of an EC2 instance's console for display, automatically updating on a set interval.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages