mirror of
https://github.com/snibox/snibox.git
synced 2026-04-26 00:06:12 +03:00
[GH-ISSUE #60] Is snibox listen on IPv6 #49
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/snibox#49
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 @Que0Le on GitHub (Aug 30, 2019).
Original GitHub issue: https://github.com/snibox/snibox/issues/60
Hi,
I have used Snibox for a while and am always happy with it. Thanks.
But then today I installed Snibox on an ubuntu container (means no Docker version) and redirect outside traffic on port 443 to port 3000 of the container. If traffic from IPv4 client => redirect to container's IPv4 IP, works OK. If traffic from IPv6 client => redirect to container's IPv6 IP. But nothing listen on container's IPv6.
So I want to know if Snibox listens on IPv6 too, or I missed config something?
@vavgustov commented on GitHub (Aug 30, 2019):
hi,
did you tried https://stackoverflow.com/a/49989520 ?
I mean