Commit graph

20 commits

Author SHA1 Message Date
qorg11
8ea7f1159f
Added support for i2p, completely useless since there aren't any i2p
lainsafe instances. but okay
2020-09-04 19:31:01 +02:00
Kyle Czar
b6e32c25a5 Url formatting is handled by the server 2020-08-30 13:08:36 -03:00
qorg11
b2bbd5018c
Removed useless line in lainsafecli because the and does what that line did lol 2020-08-21 03:53:45 +02:00
qorg11
9d3844bed5
Ignore --tor flag if it is disabled 2020-08-21 03:51:41 +02:00
qorg11
a2c8f92c50
lainsafe.delegao.moe used cloudflare, which was very shitty, so new
official server is lainsafe.duckdns.org which does not use CF
2020-08-16 04:48:41 +02:00
qorg11
c5976c8200
Added --get-response (closes: #11) so you can debug lainsafecli i
guess

Also added documentation about --tor and --get-respone to the manpage
2020-08-15 21:48:03 +02:00
qorg11
c645b36fb2
Added tor support!
You have to have tor running in 127.0.0.1:9050, if you have it on
another port please change line 81

I haven't tested this a lot, it seems to work with
https://lainsafe.duckdns.org but does not work with
https://lainsafe.delegao.moe (thanks cloudflare!)

TODO: check if was possible to connect to the proxy
2020-08-15 21:06:24 +02:00
qorg11
4774c6c26d
whoops 2020-08-07 19:29:56 +02:00
qorg11
97e5c795e7
Added $LINK_STORE so the user can choose where to store the upload
links. Closes #9
2020-08-07 19:27:57 +02:00
qorg11
95ab4caca1
some cleanups 2020-08-06 23:52:52 +02:00
qorg11
c35ca47d5b
Added $STORE_LINKS (line 31 in lainsafecli) which writes the download
link to a file (~/.cache/lainsafecli by default). Which allow the user
to keep track of the file they have uploaded.
2020-08-06 22:55:51 +02:00
qorg11
6a2465e24d
Removed useless spaces in the ascii art lmao 2020-07-28 11:58:45 +02:00
qorg11
47312a4d7c
Deleted useless lines of code 2020-06-30 00:11:27 +02:00
qorg11
430df19608
Now you can tell the shit which file extensions you can't upload 2020-06-30 00:05:55 +02:00
qorg11
3c6d911f24
Added lainsafecli manual 2020-06-24 06:36:36 +02:00
qorg11
f154c62f70
Added documentation 2020-04-30 01:05:50 +02:00
qorg11
1b8373f03e
--file not needed anymore, cleaned up code in lainsafecli and upload.cgi 2020-04-22 02:49:13 +02:00
qorg11
7e20199b19 Change default server 2020-04-21 19:38:56 +02:00
qorg11
5f74afc080
Really are there websites that use user agent protection? 2020-04-20 16:58:59 +02:00
qorg11
4307938092
Initial commit 2020-04-19 16:39:34 +02:00