Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/alistanis/ssh

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/alistanis/ssh

  • v0.0.0-20151220191800-fba728b9dc8b
  • Source
  • Go
  • Socket score

Version published
Created
Source

ssh

Remote CURL is an application that can make curl requests behind a jump box by establishing an SSH connection to the jump box, and then curling a route inside the jump box's network. This is intended to be used within the confines of a VPC/VPN situation.

GTN, or GoTunnel, is an application that establishes an SSH connection to a remote machine, and then establishes a connection to a remote host over a specified host:port and proxies information as if the remote service, such as MySQL, is running on the user's local machine.

Currently, in order to make this compile, you need to fix import paths. I wrote this on my own time at SessionM and have been using it there, so currently it is still part of SessionM's shared library.

Server Channel handling implementation taken from https://gist.github.com/jpillora/b480fde82bff51a06238

FAQs

Package last updated on 20 Dec 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc