Team utility scripts. MIT licensed.
bin/ └── use-tf-dns · point your machine at the TrickFire DNS server
Points your machine at the TrickFire DNS server so internal hosts like viator
resolve by name without any manual config.
Linux
curl -fsSL https://raw.githubusercontent.com/TrickfireRobotics/bin/main/use-tf-dns-linux.sh | bashmacOS
curl -fsSL https://raw.githubusercontent.com/TrickfireRobotics/bin/main/use-tf-dns-mac.sh | bashWindows (PowerShell, run as Administrator)
irm https://raw.githubusercontent.com/TrickfireRobotics/bin/main/use-tf-dns-windows.ps1 | iexEach script prints an undo command if you ever need to revert.