Lainsafe Versions Save

simple file upload

v2.4.1

1 year ago

2.3.0

1 year ago
  • SCP support
  • More documentation

v1.4

2 years ago
  • Modified index
  • added URL shorter (url POST parameter)
  • Added curl instructions in index

Full Changelog: https://github.com/dimethyltriptamine/lainsafe/compare/1.1...v1.4

1.1

3 years ago

Changelog

1.0

3 years ago

Changelog

  • lainsafe returns $ENV{HTTP_HOST} instead of $ENV{HTTP_REFERER}, meaning that the http host is handled by the server rather than the client, making useless to print $DEFAULT_SERVER in lainsafecli
  • lainsafecli supports --tor, use it to upload file using the tor network
  • lainsafe renames the files to the unix time in miliseconds + extension, so coalition isn't possible (unless a file with the same extension is uploaded in the same milisecond)
  • added --get-response, which, in case of error, prints what the server returned, so it helps you debug

0.7

3 years ago

Changelog:

  • Added tor support
  • Changed default server to lainsafe.duckdns.org because cloudflare

0.4

3 years ago