-
Notifications
You must be signed in to change notification settings - Fork 812
Open
Labels
Description
When connecting to computers that have multiple monitors, it is not possible to select the monitor to be displayed; the buttons are missing. This occurs in both Firefox and Chromium.
Server Software (please complete the following information):
- OS: Debian 13
- Virtualization: none
- Network: LAN/WAN, reverse proxy (Caddy)
- Version: 1.1.57
- Node: 20.19.2
Client Device (please complete the following information):
- Device: Desktop PC
- OS: Debian 13
- Network: Remote over WAN
- Browser: Firefox ESR, Chromium (latest versions)
Remote Device (please complete the following information):
- Device: Desktop PC
- OS: Debian 13
- Network: Remote over WAN
- Current Core Version (if known): Nov 21 2022, 2224101853
Your sanitized config.json file
{
"settings": {
"Cert": "mycert",
"Port": 8443,
"AliasPort": 443,
"RedirPort": 800,
"AgentPong": 300,
"TlsOffload": "127.0.0.1"
},
"domains": {
"": {
"certUrl": "https://127.0.0.1:443/"
}
}
}

Reactions are currently unavailable