github Lissy93/networking-toolbox v1.6.0
Networking Toolbox v1.6.0

5 days ago

📦 Networking Toolbox v1.6.0

🛸 Other Changes

  • e0b1078 - Adds npm start script (node env only) (commit by @Lissy93)
  • b7dd395 - Merge pull request #31 from Lissy93/feat/start-script

Adds npm start script (node env only) (commit by @Lissy93)

Disable Plausible analytic (#30)

Fixes #31 (commit by @Lissy93)

  • 92f46e0 - Fixes incorrect usable hosts for ipv4 subnet (PR #29 by @Lissy93)
  • 1903456 - Refactos IPv4 /31,32 fix and improves logic (commit by @Lissy93)
  • e9a3ab7 - Resolves failing API contract tests for IPv4 subnet calc class 31 (commit by @Lissy93)
  • fe5919b - Merge pull request #33 from Lissy93/fix/ipv4-subnet-class-31s

Fixes incorrect usable hosts for ipv4 subnet (fixes #29) (commit by @Lissy93)

Fix reactivity issue for CIDR to mask (fixes #27) (commit by @Lissy93)


📥 Installation

Docker:

docker pull lissy93/networking-toolbox:v1.6.0
docker run -d -p 8080:3000 lissy93/networking-toolbox:v1.6.0

From Source:

# Download and extract
tar -xzf networking-toolbox-v1.6.0.tar.gz

# Install and run
npm install
npm run build
npm run preview

Deploy to Vercel:
Deploy with Vercel

📋 What's Changed

🔗 Links

Don't miss a new networking-toolbox release

NewReleases is sending notifications on new releases.