mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #681] feature request: add options to set EnableAutoReconnect to False #3476
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#3476
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 @zipv on GitHub (Jun 25, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/681
Originally assigned to: @VShawn on GitHub.
由于经常使用代理网络进行连接,不希望在网络断开后,软件自动尝试通过本地实际网络进行重连。希望能增加一个类似RemoteNG的功能,即在网络断开时,可以设置自动重连的次数或者选择不自动重连。这样能够更好地保护我的连接安全性,避免不必要的本地网络连接。
期盼此功能能在未来的版本中得到实现。
@github-actions[bot] commented on GitHub (Jul 26, 2024):
This issue is stale because it has been open for 30 days with no activity.
@VShawn commented on GitHub (Jul 26, 2024):
我考虑通过添加自定义附属配置的方式把各种没有在UI显示出来的小配置给整合到一起,但暂无计划何时启动开发。
@VShawn commented on GitHub (Aug 20, 2024):
hi now you can disable the AutoReconnect by
EnableAutoReconnect:i:0@ifzm commented on GitHub (Sep 5, 2024):
请问下要怎么设置呢? @VShawn
@VShawn commented on GitHub (Sep 5, 2024):
在MISC中填入红框中的内容
@ifzm commented on GitHub (Sep 5, 2024):
好的,谢谢