Added makefile at the root and updated readme.

master 2.0
qorg11 2022-06-09 19:21:09 +02:00
parent 3945bbcdcb
commit f36642ca74
2 changed files with 7 additions and 9 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
SUBDIR = sakisafecli
.include <bsd.prog.mk>

View File

@ -9,6 +9,8 @@
* Or as a URL shorter
* Runs with CGI
* Tor access ;)
* If running OpenBSD, sakisafecli will use pledge()
## Installation:
@ -17,17 +19,11 @@
the file
2. There you go.
# sakisafecli
`sakisafecli` is the command line interface for sakisafe (and other
filesharing services)
## usage
`sakisafecli --server=http://server <file>`
(for more info see -h)
sakisafecli is a command line interface for sakisafe servers (and
other file upload services). To compile it run `make` (or `bmake` in
linux systems) to compile it.
# Donate