Like sudo but runs code in the kernel. Because Why Not?
Run git clone https://github.com/Jacoblightning/kudo
Ensure that you have installed your kernel headers.
Run make
to build and make install
to install the kernel module.
You can now run sudo ./kudo
to run code in the kernel.
(I am currently working on getting stdin/out working.)
If you run the same system as the workflow servers, you can use a prebuilt release from Actions or Nightly.link