You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 1.4.3
Fixed unbound proto variable error in Windows PyDivert error case
Version 1.4.2
Updated contact information
Whitespace wrangling
Version 1.4.1
Syslog support
Version 1.4.0
Refactor FakeNet-NG to unify Windows and Linux packet handling
Remove Proxy Listener UDP stream abstraction to prevent issue where
subsequent clients do not receive response packets because the proxy listener
continues to send them to the old (expired) ephemeral port for the previous
client
Stop flag command-line support for rudimentary IPC-based start/stop
automation
Integration test script for MultiHost and SingleHost mode
Fixed Errno 98 (TIME_WAIT) issue with RawTcpListener