- golang 1.13+
- Get the source code and install
$ go get github.com/bfenetworks/bfeExecutable object file location is ${GOPATH}/bin/bfe
!!! tip If you encounter an error such as "https fetch: Get ... connect: connection timed out", please set the GOPROXY and try again. See Installation FAQ
- Run BFE with example configuration files:
$ cd ${GOPATH}/bin/
$ ./bfe -c ${GOPATH}/src/github.com/bfenetworks/bfe/conf/- Get familiar with Command options
- Get started with Beginner's Guide