Skip to content

Instantly share code, notes, and snippets.

@peteristhegreat
peteristhegreat / Readme.md
Last active June 10, 2025 15:51
Realtek bluetooth usb adapter RTL8671b
@shvchk
shvchk / padavan-stubby.sh
Last active October 19, 2021 03:16
Configure Stubby on routers with Padavan based firmware
#! /usr/bin/env sh
mkdir /etc/storage/stubby
cat << EOF > /etc/storage/stubby/stubby.yml
resolution_type: GETDNS_RESOLUTION_STUB
round_robin_upstreams: 1
appdata_dir: "/var/lib/stubby"
# tls_authentication: GETDNS_AUTHENTICATION_REQUIRED
tls_query_padding_blocksize: 128