Ronald Bartelshubandspoke.amastelek.com·Oct 1, 2024🎭Split Tunnel using DNSMASQ & nftables🗜️The first step is to compile DNSMASQ v2.89. This is the one with nftset support. The prerequisites that need to be installed are build-essentials, libdbus-1-dev, libnetfilter-conntrack-dev, idn, libidn11-dev, nettle-dev, gettext, and libnftables-dev....Discuss·31 readsSplit Tunnelling
Ronald Bartelshubandspoke.amastelek.com·Jul 27, 2024📞Creating a Guest Wi-Fi on OpenWRT that can only access WhatsApp🤙This is a article explains how to configure OpenWRT so that a guest WiFi can only access Whatsapp but it can be used generically to whitelist access from the guest Wi-Fi. Make certain the /etc/resolv.conf has Quad9 as the name server: search lan name...DiscussOpenWRTOpenWRT
Ronald Bartelshubandspoke.amastelek.com·Jul 5, 2024👺MASQFilter | a DNSMASQ based Filtering Service🤺This is a custom configuration of DNSMASQ that can be used on a edge node to provide filtering and security services. The first step is to provide suitable DNS servers for the edge node resolv.conf file. We provide two variants. The first variant pro...Discussdnsmasq
Mark Granttechmiscellany.hashnode.dev·Jul 2, 2023dnsmasq Log File Rotation Using logrotatednsmasq log files are extremely useful but the package itself does not offer any way of managing them. So using the dnsmasq-logrotate package outlined here will ensure that logs are created and then managed by the standard distro logrotate utility. A...Discuss·732 readsdebian
Rune Hansén Steinnesroderik.no·Sep 11, 2022Replacing ngrok with nginx proxy manager (NPM)Target audience: Developers who works with containerized applications on a dedicated server on a local network. This is an alternative to using ngrok/localtunnel/hosts/.. for accessing the containerized applications using meaningful names. If you nee...Discuss·540 readsnginx