Tags: mandiant/flare-fakenet-ng
Tags
Make default gateway IP '.1' instead of '.254' (#175) * Make default gateway IP '.1' instead of '.254' * Use .1 for default gateway instead of .254 * Updates to documentation: Update documentation to use new year Update documentation links to current working links Update documentation to use Mandiant instead of FireEye * Fix filepath of HTML report template * Minor code cleanup * Update CHANGELOG --------- Co-authored-by: Tina Johnson <[email protected]>
Port FakeNet to Python 3 (#157) * Port FakeNet to Python 3 * Migrate diverters, listeners and other components to Python 3 * Retire BITS listener for now * Fix hard-coded FakeNet path for linux platform in test.py * Update README and developement documentation * Add copyright notice to modified files * Update FakeNet-NG version