/dreampi

A daemon that creates a bridge between a Dreamcast's Dial-up Modem, and the Internet via the Pi

Primary LanguagePythonMIT LicenseMIT

dreampi

A daemon that creates a bridge between a Dreamcast's Dial-up Modem, and the Internet via the Pi

sudo apt install ./arm/*.deb
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt