[GH-ISSUE #146] Cannot bind an IPv6 local port #78

Closed
opened 2026-02-27 23:15:20 +03:00 by kerem · 0 comments
Owner

Originally created by @liqi0816 on GitHub (Sep 18, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/146

I am on an IPv6-only network, and the command

proxy http --local=[2001:da8:200:9008::1234]:31028

fails with

run service [http] fail, ERR:http servcie fail, ERR: listen tcp: address 2001:da8:200:9008::1234:31028: too many colons in address

I read through the doc but cannot find an IPv6 example. What is the correct way to specify an IPv6 interface?

教育网伤不起……Vultr好像也出了只带IPv6的VPS,如果是parser的bug应该还是值得修一下的。

Originally created by @liqi0816 on GitHub (Sep 18, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/146 I am on an IPv6-only network, and the command ``` proxy http --local=[2001:da8:200:9008::1234]:31028 ``` fails with ``` run service [http] fail, ERR:http servcie fail, ERR: listen tcp: address 2001:da8:200:9008::1234:31028: too many colons in address ``` I read through the doc but cannot find an IPv6 example. What is the correct way to specify an IPv6 interface? 教育网伤不起……Vultr好像也出了只带IPv6的VPS,如果是parser的bug应该还是值得修一下的。
kerem 2026-02-27 23:15:20 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#78
No description provided.