Y
Hacker News
new
|
ask
|
show
|
jobs
by
ciupicri
3781 days ago
telnet 0.0.0.0 $port works fine on my machine, it connects to localhost, so besides the speed, I don't think there's any other difference at least on Linux.
1 comments
lisivka
3780 days ago
"ssh 0" or "ssh ::" works fine too. Also "
http://0"
or "
http://
[::]".
link