colima icon indicating copy to clipboard operation
colima copied to clipboard

Fix: Enable binding to local IP addresses other than 127.0.0.1

Open ljluestc opened this issue 1 week ago • 1 comments

  • Add LoopbackIPAddresses() function to detect all 127.x.x.x addresses
  • Update port forwarding configuration to include all loopback addresses
  • Enhance network address replication for proper VM routing
  • Add comprehensive tests for loopback address functionality

Fixes #217

ljluestc avatar Nov 30 '25 23:11 ljluestc