cnnblike / discord-lite

124 stars 18 forks source link

在Linux机器可以使用这个吗? #3

Closed Sucareto closed 6 years ago

Sucareto commented 6 years ago

没有Windows机器,要怎么办呢...

cnnblike commented 6 years ago

Yes, Golang is designed to be a cross-platform language. To build this repository,

  1. Install Golang with your expected way (on distributions like Ubuntu/Debian, you can install that by something like apt-get install golang)
  2. Then fetch the only non-official package used in this repository by "go get github.com/elazarl/goproxy"
  3. make

and the generated binary will be working properly.

These days the censorship in mainland China is much severer than ever before, I'm wondering whether I should add something like limited time slot to the code so only when the government monitors are sleeping the decensorship may work.

And of course, there are some stupid whisperer.

laozhao1 commented 5 years ago

ok....