gemini-testing / gemini-gui

GUI for gemini
MIT License
69 stars 18 forks source link

Support ipv6 #22

Closed d4rkr00t closed 8 years ago

d4rkr00t commented 8 years ago

Hi, it would be great if it'll be possible to run geminu-gui on hosts with ipv6 only. The easisest way to do it just using '::' as default host — here https://github.com/gemini-testing/gemini-gui/blob/master/lib/cli.js#L14 instead of 'localhost'.

But may be you have a better solution?

arikon commented 8 years ago

@d4rkr00t Do you have any errors while running gemini-gui on localhost?

d4rkr00t commented 8 years ago

No, it only happens when I'm using remote server with ipv6.

j0tunn commented 8 years ago

@d4rkr00t You should try -h :: option