Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

how to build #12

Open
surereddy opened this issue Feb 7, 2018 · 3 comments
Open

how to build #12

surereddy opened this issue Feb 7, 2018 · 3 comments

Comments

@surereddy
Copy link

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

@jsimonetti
Copy link
Owner

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/tlstun
  • go build -o myTlsBinaryName github.com/jsimonetti/tlstun/cli/main.go

@surereddy
Copy link
Author

Thank you so much sir.Let me test and update results of the test

@surereddy
Copy link
Author

Sir how can i use it sir.Can you give me example use please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants