Socket
Socket
Sign inDemoInstall

ssh_tunneler

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ssh_tunneler

Tool for setting up SSH tunnels.


Maintainers
1

Readme

Tunneler

Python tool to setup multiple SSH tunnels running on local ports.

The usage is very simple once the source is downloaded and it only consists of a single script run_ssh_tunnels::

./run_ssh_tunnels [-v+] [-q+] [-s] [list of tunnel aliases..]

The tunnel aliases are defined in the keys of TUNNEL_DATA in settings.py.example. This file should be copied to settings.py where you may enter your custom connection data.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc