goodog

package module
v0.0.0-...-64e3505 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 29, 2020 License: BSD-3-Clause Imports: 1 Imported by: 0

README

HTTP/3 powered transparent proxy

what is this

It takes advantage of Caddy (v2).

make build

# Start backend
./bin/goodog-backend-caddy start

# Generate a hashed password
./bin/goodog-backend-caddy hash-password -algorithm bcrypt -plaintext PASSWORD # -salt "SALT"
# Edit <PLACEHOLDER> in ./etc/caddy.json
curl localhost:2019/load -X POST -H "Content-Type: application/json" -d @etc/caddy.json

# Start frontend
# The full server uri: https://USERNAME:PASSWORD@DOMAIN/?version=v1&compression=snappy
./bin/goodog-frontend -server https://USERNAME:PASSWORD@DOMAIN/?version=v1 -listen :59487

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Version

func Version() string

func VersionInfo

func VersionInfo() string

Types

This section is empty.

Directories

Path Synopsis
backend
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL