Skip to content

Instantly share code, notes, and snippets.

View KillerHT's full-sized avatar

Vladimir A. KillerHT

View GitHub Profile
@M0r13n
M0r13n / doh
Last active May 3, 2025 17:59
Setup Cloudflare as a DoH (DNS over HTTPS) resolver on Mikrotik devices (RouterOS v7.0.2+)
# Temporarily add a normal upstream DNS resolver
/ip dns set servers=1.1.1.1,1.0.0.1
# CA certificates extracted from Mozilla
/tool fetch url=https://curl.se/ca/cacert.pem
# Import the downloaded ca-store (127 certificates)
/certificate import file-name=cacert.pem passphrase=""
# Set the DoH resolver to cloudflare
@n0wheremany
n0wheremany / stopforumspam.php
Created February 20, 2013 17:45
DLE Выявление спамеров по базе пользователей
<?php
/*
=====================================================
n0wheremany
-----------------------------------------------------
http://nowheredev.ru/
-----------------------------------------------------
Copyright (c) 2013 n0wheremany
=====================================================
Данный код защищен авторскими правами