Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Web page IP and port display error when accessing using IPv6 #135

@YuHuanTin

Description

@YuHuanTin

Describe the bug
The last one is port 8024 instead of an IPv6 address.

Image

+ '<b langtag="word-commandclient-tcp"></b>: ' + '<code onclick="oCopy(this)">' + "./npc{{.win}} -server=\"{{.ip}}:{{.tcp_p}}\" -vkey=\"" + row.VerifyKey + "\" -type=\"tcp\"</code>&emsp;<br/><br/>"

To Reproduce
/

Expected behavior
Should be ./npc.exe -server="[?:?:?:?:?:?:?:?]:8024" -vkey="?" -type="tcp" or ./npc.exe -server="?:?:?:?:?:?:?:?" -vkey="?" -type="tcp"

Screenshots or logs
above

Server (please complete the following information):

  • OS: [/]
  • ARCH: [/]
  • Tunnel [/]
  • Version [?-0.32.6]

Client (please complete the following information):
/

Additional context
The bug still exists, but its location is different.
#133 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions