Skip to content

v0.0.9

Compare
Choose a tag to compare
@dormant-user dormant-user released this 21 May 12:34
· 16 commits to main since this release
  • Includes a variety of security features
  • Includes rate limiting and brute force protection
  • Restricts server access to specified origins
  • Improved response for forbidden requests
  • Includes a password complexity checker
  • Automatically refreshes allowed origins in the background
  • Adds CORS protection for proxy server
  • Moved proxy flag to object instantiation
  • Removes redundant logging for files that are streamed
  • Gracefully shutdown the proxy server
  • Uses Jinja2 templated error messages