Gokapi logo

Gokapi

Lightweight self-hosted Firefox Send alternative

Alternative to: firefox send, wetransfer, dropbox transfer


About Versions (38)

v2.2.1

2026-01-30

Changelog

  • Fixed File Requests not working, when GOKAPI_LENGTH_ID > 15 #353
  • Better rate limiting for invalid logins or IDs
  • Better IP parsing
  • Fixed gokapi-cli flag parsing for --output-path
  • Fixed multiple incorrect parameters in API documentation

Updating

If your reverse proxy does not connect from 127.0.0.1, add its IP address to the GOKAPI_TRUSTED_PROXIES environment variable (comma-separated if there are multiple).

If Gokapi is running behind Cloudflare, make sure to set the GOKAPI_USE_CLOUDFLARE environment variable to true.

Full Changelog: https://github.com/Forceu/Gokapi/compare/v2.2.0…v2.2.1