Results 101 comments of geekscrapy

I'd like to see proper proxy_pass support - using it with an nginx reverse proxy with docker. Currently unworkable as is...

I'd love to see a plugin architecture like this exposed so we could create/add private lookup tools. (If it's not doable already! If so, got some docs?!)

Hey! Yes I stopped using ble.sh actually, I think I wanted simpler things 😅 so, it's fine to close Thanks for the help though, keep going!

Same issue for me when I use this to download files from internal servers for which a private cert is used.

Came here to ask about `stdin`. My use case is: `echo 'some data' | my_fire_script.py command -` Where `command` function is something like `def command(*text):` but it could also be...

Also, single files to certain urls (tested with SecureFiles), Aria2ng doesn't grab any headers

> > Aria2ng doesn't grab any headers > > Are you sure it is not [Aria2-Integration](https://github.com/RossWang/Aria2-Integration/) related issue? > Aria2Ng should not "grab" anything. Hi, sorry, yes, just realized this...