Skip to main content

An SSH tunnel client for SSH metro server

Project description

## SSH metro client

Client application to communicate and connect to SSH tunnels started by an [SSH metro server]().

The functionalities of this application is limited to request for SSH tunnels creation in an SSH metro server and connect to it via SSH.

### Technology

SSH metro client uses the following libraries for the specified purpose:

  • Requests: The famous and incredible HTTP Requests library to communicate to the SSH metro server.

  • Pexpect: To handled operating system level commands to start an SSH connection to the SSH tunnel.

### Installation

To install SSH metro client, just run the following command on your machine:

` $> pip install ssh-metro-client `

or

` $> pipenv install ssh-metro-client `

### Running

To start SSH metro client, you need to specify the details of the target host you want to connect through SSH and the details of the SSH metro server. As an example, you can run a command like the below on your terminal:

` $> ssh_metro_client user@targetmachine_host:targetmachine_port sshmetroserver_host:sshmetroserver_port `

The above command prompts for a password to be provided for the user on the target machine targetmachine_host. The command below, however, specifies the password for the user as part of the command:

` $> ssh_metro_client user/password@targetmachine_host:targetmachine_port sshmetroserver_host:sshmetroserver_port `

For security reasons, the former is recommended.

### Developers

Currently, this project is maintained and developed by:

  • thilux (Thiago Santana)

Contributions are expected and more than welcome. If you have ideas to enhance the solution, please raise and issue and specify your request. The same is required if you simply want to report bugs. If you want to contribute with code, fork the project and submit a pull request and it will be surely reviewed and happily accepted.

### License

Copyright 2018 Thiago Santana (thilux).

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ssh_metro_client-0.1.2.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ssh_metro_client-0.1.2-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file ssh_metro_client-0.1.2.tar.gz.

File metadata

File hashes

Hashes for ssh_metro_client-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2202a460acd69ccb77c2f2c29786c9525de5c4270edfbdbdb1314621b9c3dbc7
MD5 ee20f21f740f586150a0ced38d3a83f4
BLAKE2b-256 e0e5a3798d3ce3723946db88d813a2ddb2d8d7cc7aa1e64a063c7a42c3a4ae41

See more details on using hashes here.

File details

Details for the file ssh_metro_client-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ssh_metro_client-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b361dcd7c7fa411c7eda50bda29db559655a2db7bfda68fec841d26e64e0f066
MD5 0ac357f524e13015e470f1e796b506c7
BLAKE2b-256 fb6ef84bd0a4ffb4804b62a6802d2e5f194f92efc5ede739f43da4d9f39e2515

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page