enproxy
enproxy copied to clipboard
how to install ans run server and client ?
Hello.
can you tell me how to install and run on server (ubuntu vps ) ?
You'll need to install Go.
Then, you can run the following to get the client and server:
go get github.com/getlantern/enproxy/test/client
go get github.com/getlantern/enproxy/test/server