You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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