Skip to content

ait-testbed/sliver_grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Build-Scripts for "the sliver-py fix"

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.

Usage

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

About

Helper-scripts to build precompiled grpc python-packages for sliver-py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages