masontuckett.xyz

Projects

Home Lab
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://mtuckod2ooelmftsiaxps3uod2fqwri5fmlh3opftl3aslk2jun3sgqd.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 (College Student)
March, 2026

Verification

Information will be provided as soon as it goes live.

Active Mentorship (High School Student)
July, 2025 - November, 2025

A Brief Write Up May Be Found Here.

This project has been archived.

Verification

 1### Web Hosting (Headers) ###
 2# ! Clearnet ! #
 3curl -vkI https://smithbarlow.net
 4
 5# ! Tor ! #
 6curl -vI --socks5-hostname 127.0.0.1:9050 http://3xem3fnyur2igj2ldd7vqp7lmecxlwxm4kdcmsbcqrqv2i3gn7e4y4id.onion
 7
 8### DNS ###
 9dig @9.9.9.9 smithbarlow.net any +dnssec
10
11### Site Repo ###
12https://github.com/smithbarlow/smithbarlow.net