Skip to content

TrickfireRobotics/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrickFire Robotics — bin

Team utility scripts. MIT licensed.

bin/
└── use-tf-dns  ·  point your machine at the TrickFire DNS server

Set up local DNS

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 | bash

macOS

curl -fsSL https://raw.githubusercontent.com/TrickfireRobotics/bin/main/use-tf-dns-mac.sh | bash

Windows (PowerShell, run as Administrator)

irm https://raw.githubusercontent.com/TrickfireRobotics/bin/main/use-tf-dns-windows.ps1 | iex

Each script prints an undo command if you ever need to revert.

About

A list of binaries, setup scripts, and utilities used widely across trickfire robotics.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors