v1.1.0.1 #3
MaddyDev-glitch
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📦 Release v1.1.0.1
🎉 What's New in v1.1.0.1
This release brings several enhancements to make your iPerf3-WebUI experience smoother and more customizable:
✨ New Features
🎨 Theming Support
Customize your Web UI appearance using the new
env.yaml
file — set your own colors, gradients, and styles without touching the code.🖼 Custom Logos
Add your organization's or personal branding with support for custom logos via
env.yaml
.🐳 Prebuilt Container Image
No need to build locally — pull and run the latest version directly from GitHub Container Registry:
OR
docker pull srimadhaven05/iperf3-webui:v1.1.0.1
📦 Get Started
docker run -it -p 5000:5000 ghcr.io/maddydev-glitch/iperf3-webui:v1.1.0.1
-v ./env.yaml:/app/env.yaml
Thanks for using iPerf3-WebUI!
⭐️ Consider starring the repo if you like it.
This discussion was created from the release v1.1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions