Skip to content

Comments

Fix: Enable binding to local IP addresses other than 127.0.0.1#1460

Draft
ljluestc wants to merge 1 commit intoabiosoft:mainfrom
ljluestc:fix-loopback-ip-binding-217
Draft

Fix: Enable binding to local IP addresses other than 127.0.0.1#1460
ljluestc wants to merge 1 commit intoabiosoft:mainfrom
ljluestc:fix-loopback-ip-binding-217

Conversation

@ljluestc
Copy link

  • 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

- 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 abiosoft#217
@abiosoft
Copy link
Owner

abiosoft commented Dec 2, 2025

Thanks for this :)

If you intend to get this merged, can you add DCO signoff to your commits? You can check here for more details.

@abiosoft
Copy link
Owner

abiosoft commented Jan 9, 2026

Hi, are you still interested in getting this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't bind to local IP other than 127.0.0.1

2 participants