mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 21:46:00 +03:00
[GH-ISSUE #260] 增加批量检测 #2147
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#2147
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 @fkue587 on GitHub (Jun 17, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/260
Originally assigned to: @VShawn on GitHub.
增加批量检测是否可用 这样如果服务器多了过期了 一个一个试太麻烦了.
添加一个保存为默认配置 很多服务器这样我可以直接更改IP就行了 分辨率我就不用一个一个调整了..
添加 全部页的IP后面添加 创建时间和最后使用时间
@VShawn commented on GitHub (Jun 18, 2022):
我认为这个功能可以但没必要,我设计这个工具是为了管理10台左右内网服务器用的,我认为服务器存活检测越过了APP的设计边界了。不过话说回来,我不清楚云服务器到期该怎么检测,莫非直接PING一下么。如果只是PING一下,应该很多外部工具就可以做到,或许我可以添加一个接口,来调用外部工具PING一遍所有的服务器。
这个你直接在服务器列表里多选,然后点编辑,就可以批量修改IP了。
目前没有存这个信息,0.8 版本以后可能会添加。