Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Latest commit

 

History

History
186 lines (127 loc) · 5.5 KB

README.md

File metadata and controls

186 lines (127 loc) · 5.5 KB

MIT License LinkedIn


Logo

Gruhoc

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

Table of Contents

About The Project

Product Name Screen Shot

TO-DO

Built With

Getting Started

TO-DO

Requisites

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

Prerequisites

These are some packages that the project needs to run correctly:

  • batman-adv
apt install -y batman-adv

Installation

TO-DO

Usage

TO-DO

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the AGPLv3 License. See the License for more information.

Contact

José Gabriel Gruber - @JGabrielGruber - [email protected]

Project Link: https://github.com/JGabrielGruber/Gruhoc-Scripts

Acknowledgements

TO-DO