Skip to content

Instantly share code, notes, and snippets.

View karmanyaahm's full-sized avatar
💭
hello everyone

Karmanyaah Malhotra karmanyaahm

💭
hello everyone
View GitHub Profile
@karmanyaahm
karmanyaahm / decrypt.py
Created June 5, 2020 04:02
Fractionated morse code decoder in python3.8 (orignally made for Morbit Cipher)
#derived from code by geeksforgeeks by karmanyaahm
MORSE_CODE_DICT = { 'A':'.-', 'B':'-...',
'C':'-.-.', 'D':'-..', 'E':'.',
'F':'..-.', 'G':'--.', 'H':'....',
'I':'..', 'J':'.---', 'K':'-.-',
'L':'.-..', 'M':'--', 'N':'-.',
'O':'---', 'P':'.--.', 'Q':'--.-',
'R':'.-.', 'S':'...', 'T':'-',
'U':'..-', 'V':'...-', 'W':'.--',
@karmanyaahm
karmanyaahm / ddclient.conf
Last active May 29, 2020 18:15
My Cloudflare ddclient setup on debian 10
daemon=600#check every 600 seconds - need to keep this long to not use too much getip
syslog=yes
protocol=cloudflare
use=web, web=dynamicdns.park-your-domain.com/getip
zone=example.com #domain.tld
ssl=yes
ttl=1
#for auth
#use either this
BEGIN MESSAGE.
jwsxxdZ97eWcDdd hASwV4JWr4ZIvzn DcRMw2EqlEYEe7n UIrOh14fFwuHMH8
IWviW5Hra2PySvi sxIstmAQM4eTCKq 6Xr2MZHgg7CqOSG 1GZUMugyTNfxL5q
tCLvxlYdPQ8F1Ca NZo2khnNjhtpeJ0 FpAze2cpGKc88LI QC9Wkk7O3bEpgtw
s8jn34VQGljTuLR 911BX0qs9cxvlYH i3bgX0aLMzWSiL.
END MESSAGE.