aws-ssm-tunnel-agent


Nameaws-ssm-tunnel-agent JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/mludvig/aws-ssm-tools
Summaryssm-tunnel-agent for ssm-tunnel script from aws-ssm-tools package
upload_time2023-06-27 02:20:25
maintainer
docs_urlNone
authorMichael Ludvig
requires_python>=2.7
licenseApache License 2.0
keywords aws ssm ssm-tunnel ssm-tunnel-agent
VCS
bugtrack_url
requirements pexpect packaging botocore boto3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://github.com/mludvig/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](https://pypi.org/)* 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](https://raw.githubusercontent.com/mludvig/aws-ssm-tools)** command prompt :)

## Author and License

This script was written by [Michael Ludvig](https://aws.nz/)
and is released under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mludvig/aws-ssm-tools",
    "name": "aws-ssm-tunnel-agent",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": "",
    "keywords": "aws ssm ssm-tunnel ssm-tunnel-agent",
    "author": "Michael Ludvig",
    "author_email": "mludvig@logix.net.nz",
    "download_url": "https://files.pythonhosted.org/packages/9b/49/05872e2baf1981c54bd82b89dda313d7f5da6a194297acc824667ffb070e/aws-ssm-tunnel-agent-1.6.0.tar.gz",
    "platform": null,
    "description": "# ssm-tunnel-agent\n\nThis file / package should be installed on the EC2 instance\nthrough which you want to tunnel traffic to its VPC.\n\nIt is useless on its own, it should be used with **[ssm-tunnel]** from\n**[aws-ssm-tools](https://github.com/mludvig/aws-ssm-tools)**.\n\n## Installation\n\nThe agent requires Python 2.7 or newer and has no external dependencies. It should\nwork out of the box on any recently installed *Amazon Linux 2* instance.\n\nThe easiest way to install the agent is from *[PyPI](https://pypi.org/)* repository:\n\n```\nsudo pip install aws-ssm-tunnel-agent\n```\n\nIf `pip` command is not available you can download it straight from GitHub:\n\n```\nsudo curl -o /usr/local/bin/ssm-tunnel-agent https://raw.githubusercontent.com/mludvig/aws-ssm-tools/master/ssm-tunnel-agent\nsudo chmod +x /usr/local/bin/ssm-tunnel-agent\n```\n\nHint: these commands can be *copy & pasted* to an **[ec2-session](https://raw.githubusercontent.com/mludvig/aws-ssm-tools)** command prompt :)\n\n## Author and License\n\nThis script was written by [Michael Ludvig](https://aws.nz/)\nand is released under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "ssm-tunnel-agent for ssm-tunnel script from aws-ssm-tools package",
    "version": "1.6.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/mludvig/aws-ssm-tools/issues",
        "Documentation": "https://github.com/mludvig/aws-ssm-tools/blob/master/README.md",
        "Homepage": "https://github.com/mludvig/aws-ssm-tools",
        "Source Code": "https://github.com/mludvig/aws-ssm-tools"
    },
    "split_keywords": [
        "aws",
        "ssm",
        "ssm-tunnel",
        "ssm-tunnel-agent"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59a58be38b1857928876047bb364d8be9456af3310bb39a095a3912e8458e421",
                "md5": "d989dff6997e82005cfda4eeadcc5dc1",
                "sha256": "969ebc8fe94437d6d94f63ca71abda7dea45691e70e83467e65af46ad308003b"
            },
            "downloads": -1,
            "filename": "aws_ssm_tunnel_agent-1.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d989dff6997e82005cfda4eeadcc5dc1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7",
            "size": 4288,
            "upload_time": "2023-06-27T02:20:22",
            "upload_time_iso_8601": "2023-06-27T02:20:22.465673Z",
            "url": "https://files.pythonhosted.org/packages/59/a5/8be38b1857928876047bb364d8be9456af3310bb39a095a3912e8458e421/aws_ssm_tunnel_agent-1.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b4905872e2baf1981c54bd82b89dda313d7f5da6a194297acc824667ffb070e",
                "md5": "a27867724392ba219f5f5141f7752a47",
                "sha256": "aeacf94661670e32cbd2d628d4b92ae5deeb73f33147436d2084b4d86535182e"
            },
            "downloads": -1,
            "filename": "aws-ssm-tunnel-agent-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a27867724392ba219f5f5141f7752a47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 8647,
            "upload_time": "2023-06-27T02:20:25",
            "upload_time_iso_8601": "2023-06-27T02:20:25.235368Z",
            "url": "https://files.pythonhosted.org/packages/9b/49/05872e2baf1981c54bd82b89dda313d7f5da6a194297acc824667ffb070e/aws-ssm-tunnel-agent-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 02:20:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mludvig",
    "github_project": "aws-ssm-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "pexpect",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "botocore",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": [
                [
                    ">=",
                    "1.22.0"
                ]
            ]
        }
    ],
    "lcname": "aws-ssm-tunnel-agent"
}
        
Elapsed time: 0.19953s