qorg11
d1908fe776
Finally, you don't have to type https:// (or http://) in the --server
...
feature.
By default, this corrects the URL to https, so if your lainsafe
instance is running in port 80 (Tor, or something) (altough is very
possible you copypasted the onion address so it contains the http://
thing). That's a TODO. I'll fix it one of these days.
2020-10-08 13:49:19 +02:00
qorg11
706d73d151
Fixed the download-link spitting
2020-09-13 00:12:37 +02:00
qorg11
798b471aff
lol i should learn how to use debuggers
2020-09-04 19:32:20 +02:00
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
qorg11
82061f08fb
Merge pull request 'Url formatting is handled by the server' ( #1 ) from czar/lainsafe:feature into master
...
Reviewed-on: https://git.kalli.st/qorg11/lainsafe/pulls/1
2020-08-30 18:31:30 +02:00
Kyle Czar
b6e32c25a5
Url formatting is handled by the server
2020-08-30 13:08:36 -03:00
qorg11
4385c9ed1d
Added lsd info for removing files
2020-08-30 16:55:45 +02:00
qorg11
8a557ca108
Modified the way lainsafe renames file
...
Before this commit lainsafe would generate a random string
which can create coallition between two files and shit would
happen, after this commit, lainsafe generates its filenames by
getting the UNIX time in miliseconds (like 4chan)
2020-08-27 00:03:26 +02:00
qorg11
81a7b12d7a
Added screenshots
2020-08-22 14:20:47 +02: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
77d8559d30
added info about --tor flag in the manpage
2020-08-21 03:52:54 +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
730e8edbfe
manpage for lainsafe
2020-08-07 19:52:46 +02:00
qorg11
8418a7a84b
Added configuration values in manpage
2020-08-07 19:38:43 +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
1ce7380466
Merge branch 'master' of github.com:qorg11/lainsafe
2020-07-11 22:33:17 +02:00
qorg11
34363928cc
Updated bitcoin address
2020-07-11 22:30:11 +02:00
Dustin Van Tate Testa
d23a85bac6
add aur package to readme ( #8 )
2020-07-11 05:33:41 +02:00
qorg11
c01d7cdc95
Added donation stuff
2020-07-05 02:16:34 +02:00
qorg11
f5967c88c0
Fix indendation in http/upload.cgi
2020-07-01 17:50:58 +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
4f70a9db11
Fixed typo in README.MD
2020-06-29 22:48:30 +02:00
qorg11
5cf19efe6b
Packages installation
2020-06-29 22:47:44 +02:00
qorg11
32f9272595
Added git repo in the bottom of the site
2020-06-26 04:45:26 +02:00
qorg11
b3a6b70f31
Created makefile and fix shit on the manpage
2020-06-24 22:36:03 +02:00
qorg11
68c721bfb6
Some fixes to the manual
2020-06-24 06:40:46 +02:00
qorg11
a13f7b3f7d
whoops
2020-06-24 06:38:30 +02:00
qorg11
3c6d911f24
Added lainsafecli manual
2020-06-24 06:36:36 +02:00
qorg11
7330c757e0
Recommend installing LWP::UserAgent::https
2020-06-21 16:19:26 +02:00
qorg11
57dd53d582
Edited readme.md (--file is useless in newer versions)
2020-06-07 01:59:20 +02:00
qorg11
9ad059a510
Whoops
2020-05-12 17:20:01 +02:00
qorg11
b43a9155f1
Fixed typos and improved docs
2020-05-12 17:17:20 +02:00
qorg11
911418aac5
My mistake
2020-05-12 03:21:45 +02:00
qorg11
1e7343e6cb
Whoops
2020-05-02 06:01:37 +02:00
qorg11
b3c06dd76a
Added documentation for upload.cgi
2020-05-01 15:28:09 +02:00
qorg11
f154c62f70
Added documentation
2020-04-30 01:05:50 +02:00
qorg11
3f14f50674
I'm the stupidest human alive.
2020-04-27 03:53:36 +02:00
qorg11
810ef93471
Cleaned code. A bit.
2020-04-26 19:31:39 +02:00
qorg11
ee791ee09b
Added variable
2020-04-26 00:58:10 +02:00
qorg11
e4efd404ed
fuck "my"
2020-04-25 21:30:18 +02:00
qorg11
3d45e1748a
I'm retarded
2020-04-25 21:27:27 +02:00
qorg11
fdd5a98080
Added status to index
2020-04-24 21:13:53 +02:00