Skip to content

Instantly share code, notes, and snippets.

View amini8's full-sized avatar

Mr Amini amini8

View GitHub Profile
@amini8
amini8 / sniproxy.sh
Last active February 26, 2023 09:41
#!/bin/bash
if [[ "$(uname -s)" == "Linux" ]]; then
if [ -f /etc/debian_version ]; then
OS="Debian"
PKG="apt-get"
elif [ -f /etc/redhat-release ]; then
OS="Red Hat"
PKG="yum"
elif [ -f /etc/arch-release ]; then
@amini8
amini8 / DNS over TLS (DoT).txt
Created December 5, 2022 18:49
DNS over TLS (DoT)
# Aaflalo
dns.aaflalo.me
dns-nyc.aaflalo.me
# AdGuard
dns.adguard.com
dns-family.adguard.com
# Alekberg
dns.alekberg.net