/dvmfne

HBlink-based fixed networking servers used to link DVMs together.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Digital Voice Modem Fixed Network Equipment

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

Quick Setup Instructions

  1. Ensure python3.9, python3.9-venv, python3.9-dev are installed via apt/your favorite package maneger.
  2. Create the virtualenv and activate it with python3.9 -m venv . && source bin/activate
  3. Install requirements: pip install wheel && pip install -r requirements.txt
  4. Set up your config file and rules
  5. Run python fne_router.py to start up the router.

License

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.