Commit Graph

6 Commits

Author SHA1 Message Date
qorg11 d2c48dcb66
Added --i2p to the --help message in clainsafecli and improved usage
message

starting # with '#' will be ignored, and an empty message aborts the
commit.  # # On branch master # Your branch is up to date with
'origin/master'.  # # Changes to be committed: # modified:
clainsafecli.c # # Untracked files: # clainsafecli #
2021-02-05 00:58:44 +01:00
qorg11 4535b267a9
Check if malloc() was succesful 2021-02-03 17:39:34 +01:00
qorg11 509c6e9c68
Add --i2p flag 2021-02-02 23:28:17 +01:00
qorg11 693be32ee3
Add --tor|-t flag to clainsafecli
(or you can use torsocks but well, proxies are good)
2021-02-02 14:40:58 +01:00
qorg11 6aafa6783b
Added help, usage and comments 2021-02-01 23:52:28 +01:00
qorg11 e136eebd2c
Added implementation of lainsafecli written in c, so it's faster or something
compile with gcc clainsafecli.c -lcurl -o clainsafecli
2021-02-01 23:31:14 +01:00