This repo contians the WPI install script used for getting a cert for wireless connections.
The simplest and recommending way of running this script with with nix:
nix run github:xyven1/wpi-wireless-install
If you don't have access to nix, or would prefer not to use it, you can clone the repo and install the program:
git clone https://github.com/xyven1/wpi-wireless-install
cd wpi-wireless-install
pip install .
The program will be avaible as wpi-wireless-install