Commit Graph

17 Commits

Author SHA1 Message Date
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 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 c81acdd4fd
Added token support 2021-04-04 14:50:24 +02:00
qorg11 efbcccbe03
Now you can add pass more files to clainsafecli 2021-03-26 01:36:38 +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 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 0658b5f237
fugging strlen :DDDD 2021-02-09 19:01:49 +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 8170a8a935
Created configuration file for clainsafecli and added option to store
links
2021-02-06 00:13:56 +01:00