Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 398 Bytes

Record Evolution Tunnel

This is a fork of the frp repository, which includes additions required for the Record Evolution platform.

Build

Build client

make build

Build client in Docker

make build-all-docker

Release

Make sure to update the version.txt and availableVersions.json files to reflect the latest versions

Build and publish current version

make rollout