A project for easilly creating a B.A.T.M.A.N. mesh ad hoc network
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
TO-DO
TO-DO
Those are some requisites you need to run this project:
- Operating System:
- Linux Debian-based distribution
- Wireless network card:
- Compatible with 802.11 standard
- CPU:
- Minimum 2 Cores at 1 GHz
- RAM:
- Minimum 1 GB
- Storage:
- Minimum 5 GB
These are some packages that the project needs to run correctly:
- batman-adv
apt install -y batman-adv
TO-DO
TO-DO
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the AGPLv3 License. See the License for more information.
José Gabriel Gruber - @JGabrielGruber - [email protected]
Project Link: https://github.com/JGabrielGruber/Gruhoc-Scripts
TO-DO