kingToolbox / kingToolbox/WindTerm

[features] need "ipv6 only" mode like ssh -6 parameter provied

Open
#2,803 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Sometime we had domain that ipv6 only, but it always try ipv4 first tail it connect timeout. It made no sence time lost.
So, has plan to supports ipv6 only connect option ?
Tks your job !

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the SSH connection and address-selection entry points in the C code. Compare the requested behavior with ssh -6: the completed change should provide an IPv6-only connection option and avoid attempting IPv4 first.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.