Open dennwc opened 5 years ago
This change statically compiles and links TLS proxy into the Verlihub.
Make sure to run ./configure script instead of cmake, because the script will download and compile the Go library.
./configure
cmake
todo
This change statically compiles and links TLS proxy into the Verlihub.
Make sure to run
./configure
script instead ofcmake
, because the script will download and compile the Go library.