Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: try-veil/veil

v0.0.2

30 Mar 13:34
0922389

Choose a tag to compare

Installation

Homebrew (macOS/Linux)

brew install try-veil/tap/veil

Arch Linux (AUR)

yay -S veil-bin

Manual Installation

Download the appropriate package for your system from the assets below.

Changelog

  • 32781fb chore: push to ghcr
  • 0922389 chore: remove docker releases from go releaser and let gha handle that
  • 2bc4081 chore: setup build and e2e tests GHA (#49)
  • 826782f chore: setup docusaurus and goreleaser
  • 82051b2 feat(core): add APIs for API key whitelisting (#46)
  • 24ea6b6 feat: add dockerfile (#9)
  • 9fcea89 feat: make the onboarding and reverse ports different (#55)

Released by GoReleaser on behalf of TheFlywheel.

v0.0.1

16 Mar 16:34
f355278

Choose a tag to compare

Features

  • Dynamically Onboard APIs with valid API keys and headers
  • Validate the reverse proxy requests basis the required headers and passed API keys
  • Persist onboarded APIs across restarts