mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-06 04:31:30 +00:00
- do not crash on IP addresses where one octet contains 0x45 0x4f or 0x46 - operate on bytes (avoid encoding/decoding round-trip) and use simple string search instead of regular expressions closes #181 closes #304