Skip to content

Instantly share code, notes, and snippets.

View latekvo's full-sized avatar
😊
DEAR HATERS, please stop being mean to me it makes me very upset 😢

Ignacy Łątka latekvo

😊
DEAR HATERS, please stop being mean to me it makes me very upset 😢
View GitHub Profile
@latekvo
latekvo / ddclient.conf
Created February 21, 2026 03:22
1. start your daemon, 2. verify default location of .conf on your system, 3. overwrite it with this minimal confi. (for me it's `/etc/ddclient/ddclient.conf`)
# AUTHOR'S NOTE
#
# minimal ddclient config that i use
# i recommend using 1984.is or freemyip.com
# both registries are free and don't have KYC
#
# test config:
# $ ddclient -daemon=0 -verbose -noquiet
# test ip:
# $ ddclient -query
@latekvo
latekvo / .ssh(slash)config
Created February 21, 2026 00:19
.ssh/config
Host *.onion
ProxyCommand nc -x localhost:9050 %h %p