Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 00:52
· 5 commits to main since this release

Added

  • Add key algorithm to user details in the admin interface.
  • Add --disable-http CLI flag.
  • Add --disable-tcp CLI flag.
  • Add --random-subdomain-filter-profanities CLI flag.
  • Add --requested-domain-filter-profanities CLI flag.
  • Add --ip-allowlist CLI flag.
  • Add --ip-blocklist CLI flag.

Changed

  • Separate TCP and alias logic.
  • Remove inaccesible tabs from admin interface when using one or more of the --disable-* flags.
  • Set nodelay for TCP streams.
  • Don't duplicate fingerprints logic.