mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
Set static IP on device touchscreen #433
Labels
No labels
component/keyboard-layout
component: cloud
component: device screen
component: extensions
component: hid/keyboard
component: hid/mouse
component: network
component: timesync
component: ui
component: updater
component: usb
component: usb/hid
component: usb/storage
component: video
component: webrtc
component: webserver
need-more-details
status: working-in-progress
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kvm#433
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adamshiervani on GitHub (Oct 16, 2025).
A note for the community
Disclaimer
Subsystem
None
Feature description
Now that static IP configuration is supported in the Web UI (dev branch), we should extend this functionality to the touchscreen interface as well.
Currently, network settings (including static IP, netmask, gateway, and DNS) can only be configured through the WebUI. However, in many deployment scenarios - especially isolated or DHCP-less management VLANs - users need to configure a static IP directly on the device, without relying on the WebUI or network connectivity.
Expected Behavior
This issue replaces the touchscreen-related part of #37, which is now closed after merging static IP support to dev.
@IDisposable commented on GitHub (Oct 17, 2025):
Not to distract from this concept (which is super cool!), but what about plugging a JetKVM directly into a Mac/PC's wired network port (like one does for setting up a WiFi router anew)?
Critically for that, what IP does the JetKVM fall-back to if just Factory Reset and doesn't get a DHCP response?
@gwideman commented on GitHub (Nov 5, 2025):
What is the original issue you would like us to react to... and maybe include a link to it?
@bgshacklett commented on GitHub (Nov 22, 2025):
Given common conventions on GitHub, It likely just means giving a thumbs-up to the first message in the issue, not that there's another issue you need to navigate to.