Content
@
0 reply
0 recast
2 reactions
Shane da Silva
@sds
We've released a simple tool for those running on AWS: https://github.com/warpcast/awsh The Snapchain team has been running a number performance tests to identify and eliminate bottlenecks in the Rust implementation. These tests run in our AWS environment because of the quick setup+teardown convenience. However, connecting to these instances and dealing with SSH keys in a security-conscious way has always been a pain, along with managing host key verification of a constantly revolving list of reused IP addresses. Why not get rid of the need for SSH client keys + host keys entirely? AWS EC2 Instance Connect has the tooling, but it doesn't work like the ssh executable does so it feels clumsy. We've merged the tools with a simple script to make it easy to hop on boxes in your environment.
2 replies
15 recasts
113 reactions
Ryan
@ryansmith
I’m excited to read this!
1 reply
0 recast
2 reactions
sukoneck
@sukoneck
This is cool, thanks for open sourcing! We have a similar tool but focused on aws cli session management https://github.com/flashbots/awsup
1 reply
0 recast
1 reaction