Skip to content

Instantly share code, notes, and snippets.

@mfat
mfat / ir-Tehran
Created October 19, 2024 19:28
Iran DVB-T2 Scan data for TVHEADEND
#------------------------------------------------------------------------------
# file automatically generated by w_scan2
# (https://github.com/stefantalpalaru/w_scan2)
#! <w_scan> 1.0.14 1 0 TERRESTRIAL DE </w_scan>
#------------------------------------------------------------------------------
# location and provider: <add description here>
# date (yyyy-mm-dd) : 2024-10-19
# provided by (opt) : <your name or email here>
#
# T[2] <freq> <bw> <fec_hi> <fec_lo> <mod> <tm> <guard> <hi> [plp_id] [# comment]
@mfat
mfat / pbr.txt
Created September 3, 2023 14:23
Openwrt PBR policy for routing popular blocked services to openvpn interface "ovpn"
config pbr 'config'
option verbosity '2'
option strict_enforcement '1'
option ipv6_enabled '0'
list ignored_interface 'vpnserver'
list ignored_interface 'wgserver'
option boot_timeout '30'
option rule_create_option 'add'
option procd_reload_delay '1'