You can find pre-compiled binaries in release
Can compile from source with:
go install github.com/shoriwe/fullproxy/v4@latest
- Clone repository
git clone https://github.com/shoriwe/fullproxy
- Build
cd fullproxy && go build .
See Compose for more information about compose contracts.
fullproxy compose ./fullproxy-compose.yaml
File | Description |
---|---|
Circuits | Documentation about how circuits work |
CLI | Documentation of the CLI tool |
Compose | Documentation about the compose specification |
Continuous integration | Documentation of the CI |