Thx Tim for this help !
No problem if you don't know how to easily solve it ;)
The first step about exact command lines to type is now solved, and now
it's something else about go (may be).
Have to find why my system isn"t compiling this code!
Thx for your help.
If I find something interesting, n
> On 16 Nov. 2016, at 00:12, Petrusko wrote:
>
>
>> Please run the following commands as the normal user petrusko:
>>
>> mv /home/petrusko/gocode /home/petrusko/gocode.old
>> mkdir /home/petrusko/gocode
>> export GOPATH=/home/petrusko/gocode
>> go get git.torproject.org/pluggable-transports/ob
> Please run the following commands as the normal user petrusko:
>
> mv /home/petrusko/gocode /home/petrusko/gocode.old
> mkdir /home/petrusko/gocode
> export GOPATH=/home/petrusko/gocode
> go get git.torproject.org/pluggable-transports/obfs4.git/obfs4proxy
>
> What does it say when you run those
> On 15 Nov. 2016, at 23:53, Petrusko wrote:
>
> Thx Tim for help.
>
> Now I'm using another user than root...
> But I'm still in a black hole (+headache), sadly without finding any document
> about how using this "go" software + obfs4 :'(
>
> Sooory, I'm not really nice with source compiling
Thx Tim for help.
Now I'm using another user than root...
But I'm still in a black hole (+headache), sadly without finding any
document about how using this "go" software + obfs4 :'(
Sooory, I'm not really nice with source compiling... :s
_go help gopath :_
[...]
Each directory listed in GOPATH
> On 15 Nov. 2016, at 21:41, Petrusko wrote:
>
> Hey!
>
> Coming here to take some good tips about obfs4 compil from source...
> Not enough time since
> http://archives.seul.org/or/relays/Jul-2016/msg00101.html
> Now it's ok to try another time !
>
> On the Raspbian set up, I've started with
Hey!
Coming here to take some good tips about obfs4 compil from source...
Not enough time since
http://archives.seul.org/or/relays/Jul-2016/msg00101.html
Now it's ok to try another time !
On the Raspbian set up, I've started with :
apt-get install git golang-go golang-go.crypto-dev golang-go.net-