Skip to content

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

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages