Bubble proxy service
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

339 B

Building bubble-flexrouter

These instructions work for Linux and Mac OS X.

For Windows, see the Windows build instructions

Install Rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Build it

Run cargo build to build the program

Run cargo build --release to build a release version