On Fri, Jan 31, 2014 at 09:59:34AM -0800, David Fifield wrote:
> Here is a repository containing a simple HTTP-based transport.
> git clone https://www.bamsoftware.com/git/meek.git
> cd meek/meek-client
> export GOPATH=~/go
> go get
> go build
> tor -f torrc
The
On Fri, Jan 31, 2014 at 09:59:34AM -0800, David Fifield wrote:
> Here is a repository containing a simple HTTP-based transport.
> git clone https://www.bamsoftware.com/git/meek.git
> cd meek/meek-client
> export GOPATH=~/go
> go get
> go build
> tor -f torrc
> Us
Here is a repository containing a simple HTTP-based transport.
git clone https://www.bamsoftware.com/git/meek.git
cd meek/meek-client
export GOPATH=~/go
go get
go build
tor -f torrc
Usually when you think of an HTTP transport, you think of something t