|
64767aa30d
|
Improved help message and added manpage entry for -C
|
2022-06-23 16:49:53 +02:00 |
|
|
1d71334340
|
Better documentation in the code
New flag: -C, which prints the current settings (Still have to add it to the manpage and help message)
|
2022-06-23 16:45:46 +02:00 |
|
|
a4db8e35e3
|
Added -x options (paste mode). And updated manpage referencing that switch.
|
2022-06-22 18:45:42 +02:00 |
|
|
7c8ebde582
|
Removed the store_links function, use the standard \033 escape
sequences. And created config.c which contains configuration file
related functions.
|
2022-06-21 16:18:07 +02:00 |
|
|
3aa6ba02a7
|
Use curl_mime instead of the deprecated curl_formadd. Also removed the
token feature as nothing uses it.
|
2022-06-21 16:00:51 +02:00 |
|
|
3cf76d429e
|
Apparently this works
|
2022-06-20 12:40:51 +02:00 |
|
|
76e713f5b1
|
Mr Matao
|
2022-06-20 12:38:25 +02:00 |
|
|
9e0b5bbf08
|
FUG _D
|
2022-06-20 12:36:38 +02:00 |
|
|
2bd36de5e1
|
damn
|
2022-06-20 12:31:02 +02:00 |
|
|
e9ea553fb0
|
Yet another fix
|
2022-06-20 12:25:25 +02:00 |
|
|
418fce13bf
|
Modified makefile for FreeBSD porting
|
2022-06-20 12:21:22 +02:00 |
|
|
f36642ca74
|
Added makefile at the root and updated readme.
|
2022-06-09 19:21:09 +02:00 |
|
|
3945bbcdcb
|
manpages written in mdoc and added a manpage for the configuration file. Also makefile installs the manpages
|
2022-06-09 19:11:47 +02:00 |
|
|
dbb3038f8f
|
Made the thing better for BSD systems
|
2022-06-09 18:32:18 +02:00 |
|
qorg11
|
491e309c9d
|
nixx1 | Oh yeah I changed that to 'file' now by the way
I_NEED_MONEY | ...
I_NEED_MONEY | I added a `if` statement for that.
|
2022-05-24 14:17:12 +02:00 |
|
qorg11
|
68e00034bb
|
Added support for up.concealed.world
|
2022-05-11 16:13:10 +02:00 |
|
qorg11
|
efc3ac374d
|
Added config file support
|
2022-05-06 14:03:05 +02:00 |
|
qorg11
|
0d1e07fe51
|
Rebranded
|
2022-05-05 20:04:29 +02:00 |
|
qorg11
|
0987a4cfa3
|
Fixed all valgrind's complains
|
2022-02-09 15:23:52 +01:00 |
|
qorg11
|
fdf5264e18
|
Remove newline from printinng buffer
|
2021-10-19 19:00:37 +02:00 |
|
qorg11
|
1c896a7b32
|
make the donation thing more tidy
|
2021-10-17 19:52:47 +02:00 |
|
qorg11
|
1d4b10b9a2
|
Removed info about lsd
|
2021-10-17 19:51:55 +02:00 |
|
qorg11
|
46162aab5f
|
damn
|
2021-10-17 19:05:51 +02:00 |
|
qorg11
|
54b4b7cf86
|
renamed the readme
|
2021-10-17 19:05:11 +02:00 |
|
qorg11
|
3d5593abc9
|
Fixed shebang
|
2021-10-17 19:01:28 +02:00 |
|
qorg11
|
6e67fb78ed
|
Fixed the shit lol
|
2021-10-17 19:00:54 +02:00 |
|
qorg11
|
d041a216f7
|
Modified the thing so you can easily paste and new index
|
2021-10-17 18:13:39 +02:00 |
|
qorg11
|
3f3d173e5d
|
append .txt if the filename is "-"
This is to allow pastes like `curl -F'file=@-;' https://ls.qorg11.net`
|
2021-10-17 14:47:28 +02:00 |
|
qorg11
|
20b30be2f5
|
Modified index
|
2021-10-12 13:58:57 +02:00 |
|
qorg11
|
d9afa6076a
|
changed puts("") but putchar('\n')
and added clang format so the formatting changed
|
2021-07-07 16:23:39 +02:00 |
|
qorg11
|
50a2682cab
|
Removed tor and I2P flags, repleaced by --socks-proxy and --httproxy
which both take them a full address (127.0.0.1:9050 for example)
|
2021-05-20 13:56:23 +02:00 |
|
qorg11
|
807e1302fe
|
Updated readme
|
2021-05-01 20:37:09 +02:00 |
|
qorg11
|
c81acdd4fd
|
Added token support
|
2021-04-04 14:50:24 +02:00 |
|
qorg11
|
89ad06ce23
|
whoops
|
2021-03-27 16:48:38 +01:00 |
|
qorg11
|
efbcccbe03
|
Now you can add pass more files to clainsafecli
|
2021-03-26 01:36:38 +01:00 |
|
qorg11
|
082d1ae23a
|
Make lainsafe change the name repleace the spaces in the url with %20
for weird browsers and weird clients (poezio i'm looking at you)
|
2021-03-23 12:43:31 +01:00 |
|
qorg11
|
a5b0de143b
|
* Modified the makefile so you can add custom CFLAGS
* Added manpage for clainsafecli
* Removed lainsafecli
|
2021-03-10 14:56:35 +01:00 |
|
qorg11
|
7f96695e4e
|
whoops
|
2021-03-10 09:55:14 +01:00 |
|
qorg11
|
018f0d64e4
|
Tabs, makefile modification and no warnings
|
2021-03-10 09:49:56 +01:00 |
|
qorg11
|
3e27f25236
|
Added makefile for clainsafecli
|
2021-03-10 09:38:43 +01:00 |
|
qorg11
|
7f88127116
|
lots
|
2021-02-22 16:56:57 +01:00 |
|
qorg11
|
8c9529a7ba
|
Use stdbool.h things instead of ints for true/false args
|
2021-02-14 20:26:45 +01:00 |
|
qorg11
|
fbc96d4b47
|
Added -4 and -6 options to force ipv4 or ipv6.
|
2021-02-14 03:13:30 +01:00 |
|
qorg11
|
3c03246af4
|
Added a more user friendly progress bar (in bytes so kinda to do) but
it shows the % at least.
|
2021-02-14 00:48:22 +01:00 |
|
qorg11
|
6608a22922
|
Added -S|--silent option to clainsafecli
This allows you not to print the progress bar
|
2021-02-10 22:42:59 +01:00 |
|
qorg11
|
7fec1f8e01
|
Added deprecation notice to lainsafecli
|
2021-02-09 19:36:44 +01:00 |
|
qorg11
|
0658b5f237
|
fugging strlen :DDDD
|
2021-02-09 19:01:49 +01:00 |
|
qorg11
|
5f840b01da
|
Never used that function
|
2021-02-09 18:39:15 +01:00 |
|
qorg11
|
acb47dd5bb
|
Added a header for clainsafecli which contains the functions. Also
added the default curl progress bar.
Added deprecation note for lainsafecli.
|
2021-02-09 18:23:43 +01:00 |
|
qorg11
|
e87c6c9b1c
|
fug
|
2021-02-06 00:15:41 +01:00 |
|