New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

holesail

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

holesail - npm Package Compare versions

Comparing version 1.0.3 to 1.2.0

2

package.json
{
"name": "holesail",
"version": "1.0.3",
"version": "1.2.0",
"description": "A P2P based node package to expose your local ports on the Holepunch protocol",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -24,5 +24,11 @@ # Holesail

```
Replace `port` with the desired port number you want to expose to the network.
This will give you a seed to connect to, use that to acess this server from anywhere:
```js
holesail --connect SEED --port
```
### Example

@@ -29,0 +35,0 @@

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