mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #225] support ipv6 #1157
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#1157
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 @giszh86 on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/225
Originally assigned to: @VShawn on GitHub.
你好,不支持ipv6吗,当我服务器是ipv6时提示找不到注记。
使用私密连接时也是连接不上

@VShawn commented on GitHub (Apr 1, 2022):
不清楚能不能用ipv6耶,我没有ipv6的测试环境。看你的截图应该是 SSH 走 ip v6 对吧,ssh是基于 Kitty 的,可以参考这个:
https://github.com/cyd01/KiTTY/issues/43
I don't know if it can support ipv6. I don't have an ipv6 test environment.
@giszh86 commented on GitHub (Apr 1, 2022):
ipv6加上[]就可以了,但另外一台oracle机子是ipv4,用私密,提示这个错误

@giszh86 commented on GitHub (Apr 1, 2022):
知道什么原因了,要用puttygen.exe进行私钥转换才行。