Skip to content

1.0

Compare
Choose a tag to compare
@rfc-2549 rfc-2549 released this 31 Aug 08:48
· 131 commits to master since this release

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