region-proxy 1.2.5

A CLI tool to create a SOCKS proxy through AWS EC2 in any region
1
2
3
pub mod ec2;

pub use ec2::Ec2Manager;