masontuckett.xyz

Projects

Personal

Homelab
August 2025

VPS
August 2025

Mason Tuckett’s Home Lab

Verification

 1### Web Hosting (Headers) ###
 2# ! Clearnet ! #
 3curl -vkI https://masontuckett.xyz
 4
 5# ! Tor ! #
 6curl -vI --socks5-hostname 127.0.0.1:9050 http://vysuvulebawd3iqjiznr4l53hemq5fqtbaapnivhm4zwm3epbqjfnaid.onion
 7
 8### DNS ###
 9# ! Main Domain ! #
10dig @9.9.9.9 masontuckett.xyz any +dnssec
11
12# ! Self-Hosted Services ! #
13dig @9.9.9.9 tuckettlab.xyz any +dnssec
14
15# ! Email ! #
16dig @9.9.9.9 tuckett.xyz any +dnssec
17
18### Documentation ###
19Write Up: https://github.com/masontuckett/home-lab

Volunteering

Active Mentorship
July 2025

A Brief Write Up May Be Found Here.