mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
Support for IPv6 SLAAC addresses #185
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#185
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 @jimzhong on GitHub (Mar 30, 2025).
Could support for IPv6 SLAAC addresses be added to JetKVM? This allows me to access it from Internet without setting up any port forwarding.
Thank you.
@dseven commented on GitHub (Mar 30, 2025):
It already does. See #11 and #153. I haven't tried from the internet (WebRTC though firewall may present some challenges), but it works on my LAN.
@jimzhong commented on GitHub (Mar 30, 2025):
You are right. I found JetKVM's IPv6 address on the router and it works.