mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #447] Show online/accessibility status of connections #3264
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3264
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 @Gameniti on GitHub (Jul 8, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/447
Originally assigned to: @VShawn on GitHub.
Is your feature request related to a problem? Please describe.
I have some machines that I only boot up when I need them. Some other machines are only accessible with VPN activated.
Describe the solution you'd like
A way to see the online/accessible status of machines. Something like a small lamp (red for offline, green for online) in the bottom left of the card in card view or next to the name of the connection in list view.
Idk if a simple ping would solve this but if it does add a setting to increase/decrease time between pings.
Additional context
I would try to add this but I have almost 0% experience in programming. (especially C#)