Skip to content

How to support Ipv6 wildcard by using with_host config. #95

Answered by jbr
jackymao asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for using trillium! I believe that 0,0,0,0,0,0 is the same as std::net::Ipv6Addr::UNSPECIFIED which is parsed as "::" — so if you set host to "::", I believe that it should correctly bind to 0,0,0,0,0,0

If that does work, please let me know and I'll add a note to the documentation, because it's not at all obvious

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jackymao
Comment options

You must be logged in to vote
3 replies
@jackymao
Comment options

@jbr
Comment options

@jackymao
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants