2016-03-06 07:18:59 +03:00
|
|
|
ufw-tools
|
|
|
|
=========
|
|
|
|
|
|
|
|
ufw-tools are two simple-ish scripts for uploading files to 8fw.me.
|
2014-10-04 12:33:38 +04:00
|
|
|
|
|
|
|
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
|
|
|
|
=======
|
|
|
|
|
2015-11-19 18:59:09 +03:00
|
|
|
ufw
|
2014-10-04 12:33:38 +04:00
|
|
|
---
|
2016-03-06 07:18:59 +03:00
|
|
|
|
2016-03-06 08:33:20 +03:00
|
|
|
ufw can upload files to 8fw.me, shorten urls and show you your ip.
|
2016-03-06 08:32:52 +03:00
|
|
|
Call ufw -h for help.
|
2016-03-06 07:18:59 +03:00
|
|
|
|
2019-11-23 09:58:19 +03:00
|
|
|
Dependencies: curl, jq
|
2016-03-06 16:55:09 +03:00
|
|
|
|
2020-05-24 04:36:13 +03:00
|
|
|
The config goes into `$XDG_CONFIG_DIR/ufw`.
|
|
|
|
|
2016-03-06 07:18:59 +03:00
|
|
|
ufwd
|
|
|
|
----
|
|
|
|
|
2016-03-06 08:33:20 +03:00
|
|
|
ufwd periodically checks a directory of your choosing (defaults to $XDG_RUNTIME DIR/ufwd) and invokes ufw to upload the files and remove them.
|
2016-03-06 08:32:52 +03:00
|
|
|
Call ufwd -h for help.
|