Huge news!Announcing our $20M Series A led by Andreessen Horowitz.Learn more
Socket
Socket
Log inDemoInstall

0xacab.org/leap/shapeshifter

Package Overview
Dependencies
6
Maintainers
0
Issues
File Explorer

0xacab.org/leap/shapeshifter

    v0.0.0-20230411141538-36a7d1b290de

Version published
Maintainers
0

Readme

ShapeShifter library

Heavily based on the shapeshifter-dispatcher: https://github.com/OperatorFoundation/shapeshifter-dispatcher/

To use it:

ss := ShapeShifter{ Cert: "cert", Target: "ip:port", SocksAddr: "127.0.0.1:4430", } err := ss.Open() if err != nil { return err } defer ss.Close()

And now you can tunnel your protocol into 127.0.0.1:4430.

FAQs

Last updated on 11 Apr 2023

Did you know?

Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install
SocketSocket SOC 2 Logo

Product

  • Package Issues
  • 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