seeksvc Search tools, solutions, libraries…
git.0x0.st icon
0x0 Open source · EUPL-1.2
No-bullshit file hosting and URL shortening service
Visit website ↗
Introduction
0x0 is a no-bullshit file hosting and URL shortening service that also runs 0x0.st. Use with uWSGI.
## Configuration
To configure 0x0, copy `instance/config.example.py` to `instance/config.py`, then edit it. Resonable defaults are set, but there's a couple options you'll need to change before running 0x0 for the first time. Before running the service for the first time and every time you update it from this git repository, run `FLASK_APP=fhost flask db upgrade`.
If you are running nginx, you should use the `X-Accel-Redirect` header. For all other servers, set `FHOST_USE_X_ACCEL_REDIRECT` to `False` and `USE_X_SENDFILE` to `True`, assuming your server supports this.
To make files expire, simply run `FLASK_APP=fhost flask prune` every now and then. You can use the provided systemd unit files for this: `0x0-prune.service` and `0x0-prune.timer`.
## Moderation UI
0x0 features a TUI program for file moderation. With it, you can view a list of uploaded files, as well as extended information on them. It allows you to take actions like removing files temporarily or permanently, as well as blocking IP addresses and associated files.
If a sufficiently recent version of python-mpv with libmpv is present and your terminal supports it, you also get graphical file previews, including video playback.
## NSFW Detection
0x0 supports classification of NSFW content via a machine learning model. This works for images and video files.
## Virus Scanning
0x0 can scan its files with ClamAV’s daemon. As this can take a long time for larger files, this does not happen immediately but instead every time you run the `vscan` command. It is recommended to configure a systemd timer or cronjob to do this periodically.
## Network Security Considerations
Keep in mind that 0x0 can fetch files from URLs. This includes your local network! You should take precautions so that this feature cannot be abused.
file hostingURL shorteningFlaskuWSGImoderation TUINSFW detectionClamAVnginx
Screenshots
0x0 · 首页
Deployment
uWSGI
适用于官方推荐的生产部署方式,运行 0x0 的 Flask 应用并可配合 nginx 的 X-Accel-Redirect 或其他服务器的 X-Sendfile 分发文件。
Details
Type Open-source software
License EUPL-1.2
Last verified 2026-07-18
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated