snibox / snibox

Self-hosted snippet manager

Home Page:https://snibox.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is snibox listen on IPv6

Que0Le opened this issue · comments

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?

hi,
did you tried https://stackoverflow.com/a/49989520 ?

I mean

RAILS_ENV=production ./bin/rails s -b [::]