DEPRECATED DEPRECATED DEPRECATED
The DVM FNE provides server-side linking software to connect multiple DVMs together in an integrated network.
This project is a direct fork of the HBlink (https://github.com/HBLink-org/HBLink) project.
Please feel free to reach out to us for help, comments or otherwise, on our Discord: https://discord.gg/3pBe8xgrEz
- Ensure python3.9, python3.9-venv, python3.9-dev are installed via apt/your favorite package maneger.
- Create the virtualenv and activate it with
python3.9 -m venv . && source bin/activate
- Install requirements:
pip install wheel && pip install -r requirements.txt
- Set up your config file and rules
- Run
python fne_router.py
to start up the router.
This project is licensed under the GPLv2 License - see the LICENSE.md file for details. Use of this project is intended, strictly for amateur and educational use ONLY. Any other use is at the risk of user and all commercial purposes are strictly forbidden.