niccokunzmann / python_dhcp_server

a dhcp server in python
MIT License
89 stars 32 forks source link

Add ability to bind to a specific IP address #15

Closed VA3YAO closed 2 years ago

VA3YAO commented 2 years ago

On some computers with multiple network interfaces, it would be nice to have a feature to have the server bind to a specific interface via an IP address.

VA3YAO commented 2 years ago

Submitted PR #16 for this.

niccokunzmann commented 2 years ago

@VA3YAO would you close this now?