tlstun
tlstun copied to clipboard
how to build
trafficstars
Hello sir how can i build it .apt-get install acbuild not found for 14.04 ubuntu 32 bit.If possible can u give me release version for tlstun
Hi, For linux 32bit you should be able to use the https://github.com/jsimonetti/tlstun/releases/download/v1.0/tlstun_linux_x86_v1.0.tar.bz2 version. This is a precompiled binary.
If you wish to compile it yourself, you will need a recent go toolchain and:
go get github.com/jsimonetti/tlstungo build -o myTlsBinaryName github.com/jsimonetti/tlstun/cli/main.go
Thank you so much sir.Let me test and update results of the test
Sir how can i use it sir.Can you give me example use please