bouncycastle

command module
v0.0.0-...-60f4869 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

README

BouncyCastle

A small Go app to redirect (bounce) incoming HTTP requests.

Options

  • --host - Hostname to put in the URL while redirecting. (required)
  • --scheme - Scheme to put in the URL while redirecting. (default: https)
  • --path - Path to put in the URL while redirecting. (default: preserve the requested path)
  • --status - HTTP status to use for redirecting. (default: 302)
  • --port - Port to listen on. (default: 8080/8443)
  • --tls - Enable HTTPS support.
  • --cert - Path to the TLS certificate to use.
  • --key - Path to the TLS key to use.

Documentation

Overview

Copyright 2020 Noah Kantrowitz

Jump to

Keyboard shortcuts

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