forest-dns python -m venv venv . venv/bin/activate pip install -r requirements.txt cp .env-example .env python dns.py