Hidden Lake Adapter (HTTPS)
The Hidden Lake Adapter (HTTPS) allows adapt HL traffic based on the HTTPS protocol.
$ go install github.com/number571/hidden-lake/cmd/hla/hla-https@latestHLA=https uses /adapter/produce, /adapter/consume handle functions to Produce/Consume HL messages.
- Windows (x86_64, arm64)
- Linux (x86_64, arm64)
- MacOS (x86_64, arm64)
Default build and run
$ go run ./cmd/hla/hla-https
> [INFO] 2023/06/03 15:30:31 HLA=https is running...
> ...Open port 9501 (HTTPS, external), 9502 (HTTPS, internal).
Creates ./hla-https.yml file.
$ hla-https --path /root --network xxx
# path = path to config
# network = use network configuration from networks.yml