Sign inSign up

atomicptr/web-file-proxy

By atomicptr

•Updated almost 7 years ago

Simple proxy for web resources with a minimalistic web ui.

Image
0

10K+

atomicptr/web-file-proxy repository overview

⁠web-file-proxy

Simple proxy for web resources with minimalistic web ui.

⁠How to use

Create a SHA3-256 string prefixed with "wfp_" this will be the password with which you can log into the web ui.

$ docker run \
    -e SECRET_HASH="$YOUR_SECRET_HASH" \
    -p 8081:8081 \
    -v ./proxy.db:/data/proxy.db
    atomicptr/web-file-proxy

⁠License

MIT

Tag summary

Content type

Image

Digest

Size

199 MB

Last updated

almost 7 years ago

docker pull atomicptr/web-file-proxy