Skip to content

Networking Toolbox v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Oct 12:15
5a420a2

📦 Networking Toolbox v1.0.1

🛸 Other Changes

Fix link in README for networking toolbox (commit by @lissy93)

  • 5a420a2 - Merge pull request #2 from Lissy93/feat/new-diagnostic-lookup-routes

Feat/new diagnostic lookup routes (commit by @lissy93)


📥 Installation

Docker:

docker pull lissy93/networking-toolbox:v1.0.1
docker run -d -p 8080:80 lissy93/networking-toolbox:v1.0.1

From Source:

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

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

Deploy to Vercel:
Deploy with Vercel

📋 What's Changed

🔗 Links