Skip to content

Instantly share code, notes, and snippets.

@scyto
scyto / 001-README.md
Created August 20, 2023 21:33 — forked from shbatm/001-README.md
Home Assistant USBIP Z-Wave Setup w/ More Robust Restart Management
@scyto
scyto / dhcp_option119.py
Created February 20, 2022 06:23 — forked from SmartFinn/dhcp_option119.py
a script for converting domain names to DHCP Option 119 (Domain Search Option)
#!/usr/bin/env python3
"""Command generator for setting DHCP Option 119
This script converts the specified domain names to DHCP Option 119
(Domain Search Option) and prints commands for various DHCP servers.
USAGE:
./dhcp_option119.py DOMAIN ...
EXAMPLE: