Bubble proxy service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

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