dutchcoders / transfer.sh

Easy and fast file sharing from the command-line.
https://github.com/dutchcoders/transfer.sh
MIT License
15.25k stars 1.54k forks source link

Disable homepage? #562

Open melalj opened 1 year ago

melalj commented 1 year ago

I want to be able to hide the homepage, and only support reading the uploaded files, and upload files using a secret token. Is that something possible?

neu-ma-tic commented 1 year ago

yep, just edit the code.

PS: Most things are possible, just with varying levels of difficulty, involvement, or price

aspacca commented 1 year ago

@melalj this could be achieved easily with a proxy on top of transfer.sh, not sure it's the right place to handle this directly on the service

@stefanbenten what do you think of something like --disable-home?