intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
431 stars 239 forks source link

Updated Dependency names, install script now works on Kali. #542

Open JsphByd opened 2 weeks ago

JsphByd commented 2 weeks ago

Hi Ramon,

Unlike the last pull request, this one is intentional. We are making a framework for conducting wifi exploitation classes with Mininet-Wifi and ran into a bunch of issues with the installation script. We updated this fork to include support for Kali Linux and fixed an issue where the installation script crashes when installing openflow. Please note that this repo uses a forked version of a couple of Mininet-Wifi's sub modules as it caused crashes on the latest version of Ubuntu.

Thank you, Joseph.

ramonfontes commented 1 week ago

Please note that this repo uses a forked version of a couple of Mininet-Wifi's sub modules as it caused crashes on the latest version of Ubuntu.

I confess I didn't get your point

JsphByd commented 1 week ago

Please note that this repo uses a forked version of a couple of Mininet-Wifi's sub modules as it caused crashes on the latest version of Ubuntu.

I confess I didn't get your point

This git repo uses a couple of git submodules. I left that statement there to let you know that we replaced some of these modules with fixed forks; just in case it would be an issue when merging these two branches.

ramonfontes commented 1 week ago

I see. Can we consider a new branch for kali (maybe kali)? OpenFlow is somewhat discontinued but I wouldn't want to change its default repository.