emre / storm

Manage your SSH like a boss.
http://stormssh.readthedocs.org/en/master/
MIT License
3.93k stars 172 forks source link

Adding hosts with ipv6 impossible #154

Closed shyim closed 5 years ago

shyim commented 6 years ago

Its currently not possible to add new hosts with an ipv6 address

denzuko commented 6 years ago

That may be problem for what I'm working on. Did you try to add it via web or cli?

shyim commented 6 years ago

cli

Psykar commented 6 years ago

Specifically it tries to parse the : separators as ports:

storm add localtest ::1
error    port must be numeric.