Go to file
Jack L. Frost 19f6c5249a remove debug stuff
Signed-off-by: fbt <fbt@fleshless.org>
2022-12-28 04:19:58 +00:00
config Actually, to hell with this sugar stuff 2020-05-24 04:21:39 +03:00
LICENSE license 2014-10-16 13:27:28 +04:00
README.md readme 2020-05-24 04:36:13 +03:00
ufw remove debug stuff 2022-12-28 04:19:58 +00:00
ufwd forgot this one 2021-10-06 13:22:17 +03:00

README.md

ufw-tools

ufw-tools are two simple-ish scripts for uploading files to 8fw.me.

Support

I do not promise any support for any of the provided scripts. That said, I'll do what I can for you if I'm not too busy and/or drunk.

Scripts

ufw

ufw can upload files to 8fw.me, shorten urls and show you your ip.
Call ufw -h for help.

Dependencies: curl, jq

The config goes into $XDG_CONFIG_DIR/ufw.

ufwd

ufwd periodically checks a directory of your choosing (defaults to $XDG_RUNTIME DIR/ufwd) and invokes ufw to upload the files and remove them.
Call ufwd -h for help.