Skip to content

Instantly share code, notes, and snippets.

View zerkz's full-sized avatar
🤘

Zack Whipkey zerkz

🤘
View GitHub Profile
@zerkz
zerkz / Contract Killer 3.md
Last active August 16, 2019 14:04 — forked from malarkey/Contract Killer 3.md
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web designers and developers by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: October 8th 2015
  • Original post
  • Modified by Zack Whipkey (zerkz) to cater towards software developers.

@zerkz
zerkz / remote-wsl.md
Last active April 21, 2022 04:43 — forked from mattbell87/remote-wsl.md
VSCode Remote: Connect to WSL2 from another machine
@zerkz
zerkz / config.boot
Created December 30, 2022 23:24 — forked from nomaster/config.boot
EdgeRouter: DNS forwarding to CloudFlare with DNSSEC
set service dns forwarding name-server 1.1.1.1
set service dns forwarding name-server 1.0.0.1
set service dns forwarding name-server '2606:4700:4700::1111'
set service dns forwarding name-server '2606:4700:4700::1001'
set service dns forwarding options dnssec
set service dns forwarding options trust-anchor=.,19036,8,2,49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
set service dns forwarding options trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
set service dns forwarding options dnssec-check-unsigned
set service dns forwarding options dnssec-timestamp=/config/dnsmasq/dnsmasq.time