ssm-tunnel-agent for ssm-tunnel script from aws-ssm-tools package
Project description
ssm-tunnel-agent
This file / package should be installed on the EC2 instance through which you want to tunnel traffic to its VPC.
It is useless on its own, it should be used with [ssm-tunnel] from aws-ssm-tools.
Installation
The agent requires Python 2.7 or newer and has no external dependencies. It should work out of the box on any recently installed Amazon Linux 2 instance.
The easiest way to install the agent is from PyPI repository:
sudo pip install aws-ssm-tunnel-agent
If pip
command is not available you can download it straight from GitHub:
sudo curl -o /usr/local/bin/ssm-tunnel-agent https://raw.githubusercontent.com/mludvig/aws-ssm-tools/master/ssm-tunnel-agent
sudo chmod +x /usr/local/bin/ssm-tunnel-agent
Hint: these commands can be copy & pasted to a ssm-session command prompt :)
Author and License
This script was written by Michael Ludvig and is released under Apache License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aws-ssm-tunnel-agent-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1949dd3437102e725f9b9053d3ffddc72c07f3615e3f677bd0cd3095e616a697 |
|
MD5 | d34b5f05e74572712b11587f7c4a7506 |
|
BLAKE2b-256 | b26273c155eac421e05e6805a08fe6f99613ab8b343f52b77b54d856c3bf8465 |
Hashes for aws_ssm_tunnel_agent-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6455f82af989c9e9963573eae9e6dec00437a8a59586d3c0deef44439f99729 |
|
MD5 | 81ca92819a14ce9c7eec6594ea6e1d28 |
|
BLAKE2b-256 | 06243d8a2e7104f9704a80c591b6f77efe28e01da994fae80425240c490709ff |