Skip to content

Tags: mandiant/flare-fakenet-ng

Tags

v3.2-alpha

Toggle v3.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

v3.0-alpha

Toggle v3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v1.4.11

Toggle v1.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #142 from fireeye/release/1.4.11

Release v1.4.11

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue 109 proto unbound local (#110)

* Rename `proto` to `protocol` closes #109
* Version increment for #109

1.3

Toggle 1.3's commit message
Update CHANGELOG.txt

v1.0

Toggle v1.0's commit message
First release