浏览代码

add release distribution links

master
Jonathan Cobb 4 年前
父节点
当前提交
7c3c667c67
共有 1 个文件被更改,包括 15 次插入3 次删除
  1. +15
    -3
      README.md

+ 15
- 3
README.md 查看文件

@@ -13,12 +13,24 @@ Note that using flex routing does remove some privacy protection - sites and app
one of your device's real IP addresses.

# The Easy Way
The [README-release](README-release.md) file describes how to use the `flex_init.sh` and `flex_register.sh` scripts
to manage a flex router. Try to use these first.
Download the latest bubble-flexrouter release:

The instructions that follow below describe more low-level means of initializing and registering a flex router
* [bubble-flexrouter for Windows](https://jenkins.bubblev.org/public/releases/bubble-flexrouter/bubble-flexrouter-windows/latest/bubble-flexrouter.zip)
* [bubble-flexrouter for Mac OS X](https://jenkins.bubblev.org/public/releases/bubble-flexrouter/bubble-flexrouter-macos/latest/bubble-flexrouter.zip)
* [bubble-flexrouter Linux](https://jenkins.bubblev.org/public/releases/bubble-flexrouter/bubble-flexrouter-linux/latest/bubble-flexrouter.zip)

The [README](README-release.md) file found within the above release ZIP file describes how to use
the `flex_init.sh` and `flex_register.sh` scripts to manage a flex router.
These scripts make managing a flex router much easier than what is described here.

The instructions below describe the low-level way to initialize and register a flex router
and are intended for software developers.

# Build bubble-flexrouter
Follow the [build instructions](BUILD.md) to build the bubble-flexrouter binary.

On Windows, follow the [Windows build instructions](BUILD-windows.md).

# Installation
There are a few steps to installation:
* Generate the flex-router password


正在加载...
取消
保存