This helper scripts build a precompiled grpc python-package that can be used to get sliver-py work. This is a workaround for a tls1.3 bug.
Build the package for kali-linux:
docker run -it -v $PWD:/opt/build -w /opt/build kalilinux/kali-rolling /opt/build/build_grpc_fix.sh
Or use build_all.sh
to build the packages for debian, ubuntu and kali:
./build_all.sh