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 an ec2-session command prompt :)
Author and License
This script was written by Michael Ludvig and is released under Apache License 2.0.
Release files for aws-ssm-tunnel-agent 1.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aws-ssm-tunnel-agent-1.6.0.tar.gz | 8.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aws_ssm_tunnel_agent-1.6.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 12.9 kB
Release files / aws-ssm-tunnel-agent-1.6.0.tar.gz
| Download URL | aws-ssm-tunnel-agent-1.6.0.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aeacf94661670e32cbd2d628d4b92ae5deeb73f33147436d2084b4d86535182e
|
|
BLAKE2b-256 checksum How to use checksums |
9b4905872e2baf1981c54bd82b89dda313d7f5da6a194297acc824667ffb070e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.16 tqdm/4.64.1 importlib-metadata/4.8.1 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
|
Release files / aws_ssm_tunnel_agent-1.6.0-py2.py3-none-any.whl
| Download URL | aws_ssm_tunnel_agent-1.6.0-py2.py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
969ebc8fe94437d6d94f63ca71abda7dea45691e70e83467e65af46ad308003b
|
|
BLAKE2b-256 checksum How to use checksums |
59a58be38b1857928876047bb364d8be9456af3310bb39a095a3912e8458e421
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.16 tqdm/4.64.1 importlib-metadata/4.8.1 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
|