Hacker News new | ask | show | jobs
by tym0 1874 days ago
Is there a way to use ffsend if I drop some basic auth in front of the upload?
1 comments

Yes! `ffsend upload --basic-auth USER:PASS FILE`
It would be nice to set arbitrary (or at least Bearer) Auth tokens too in case you put it behind some oauth enforcing gateway like authelia