MicroPosts
- Some notes on Networking
ipconfig getifaddr en0->192.168.55.106bin/rails server -b 0.0.0.0 -p 3000-> Visithttp://192.168.55.106:3000/lsof -i :3000->localhost:hbcivslsof -i :3000 -nP->127.0.0.1:3000localhost:3000tries both IPv6 ([::1]:3000) and IPv4 (127.0.0.1:3000), look at/etc/hosts/