Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:49
· 141 commits to main since this release

Added

  • Add --load-balancing-algorithm CLI flag.
  • Add --random-subdomain-value CLI flag.
  • Add --requested-subdomain-filter-profanities CLI flag.
  • Add --ssh-keepalive-interval and --ssh-keepalive-max CLI flags.
  • Add current connection count to admin interface for SSH/SNI/TCP/alias.
  • Add feature flags for login, rustrict, ACME, and Prometheus.

Changed

  • BREAKING: --requested-domain-filter-profanities no longer filters subdomains (use --requested-subdomain-filter-profanities instead).
  • Update dependencies.

Fixed

  • Don't show "PTY allocation request failed" messages.
  • Return error to forwarding service if Sandhole fails to bind a TCP port.