Description Location
packages from go.wit.com and various other things for debian wit

wget https://mirrors.wit.com/wit/pool/main/m/mirrors.wit.com/mirrors.wit.com_0.0.6_all.deb
dpkg -i mirrors.wit.com_0.0.6_all.deb # this has the apt sources file and key
apt update

apt install go-clone        # git clone sources recursively. It also does auto 'git pull' on all your repos. very useful!
apt install go-deb          # make a debian package out of anything
apt install autotypist      # gui tool for git repos
apt install virtigo         # virt-manager from the command line (runs wit.com)
apt install virtigod        # virtigo daemon. install this on the hypervisors

apt install protoc-gen-go-wit  # needed to build the packages above

apt install networkquality  # a debian package of the speedtest tool in the macos (awesome tool)