An open API service indexing awesome lists of open source software.

https://github.com/choueric/ipconflict

handle IP address conflict in ethernet.
https://github.com/choueric/ipconflict

ethernet ip-conflict

Last synced: 13 days ago
JSON representation

handle IP address conflict in ethernet.

Awesome Lists containing this project

README

          

# ipconflict
handle IP address conflict in ethernet.

- src: library to monitor IP conflicts, communicate with client.
- client: programme to utilize this `ipconflig` library.
- cnetlib: [cnetlib](https://github.com/choueric/cnetlib.git) to access socket interface.