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

udp-director

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

udp-director - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

DOCKER.md

2

package.json
{
"name": "udp-director",
"version": "0.1.1",
"version": "0.1.2",
"description": "A tool that is capable of directing UDP traffic from a specific port to as many hosts as needed.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -73,6 +73,6 @@ # **udp-director**

{
ip: '192.168.1.1',
host: '192.168.1.1',
port: 20000
}, {
ip: '192.168.1.2',
host: '192.168.1.2',
port: 20000

@@ -108,2 +108,6 @@ }

## Docker
If you'd like to run udp-director inside a docker container, checkout the [official Docker Hub repository](https://hub.docker.com/r/carldanley/udp-director/).
## License

@@ -110,0 +114,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