Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

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