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

github.com/libp2p/repl

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/libp2p/repl

  • v0.0.0-20230208151229-51dc2bcf2777
  • Source
  • Go
  • Socket score

Version published
Created
Source

A libp2p REPL (*)

>>> This is a fun, hacky toy project (for now). 🎈 <<<

(*) REPL = Read-Eval-Print-Loop, or interactive shell.

GoDoc Coverage Status Build Status Discourse posts

A small libp2p REPL that starts an embedded host and offers an interactive menu to trigger actions.

We use it in libp2p workshops and demos to accompany technical walkthroughs. We might add a shell mode, and extend it in a lot of magical ways if if it takes off.

Instructions

  1. Clone this repository.
  2. cd into this directory.
  3. go build .
  4. Run the binary with environment variable LIBP2P_ALLOW_WEAK_RSA_KEYS=1.

License

Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.

FAQs

Package last updated on 08 Feb 2023

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