
Saibius
Lightning-fast file sharing. Simple, secure, and unlimited.
15 followers
Lightning-fast file sharing. Simple, secure, and unlimited.
15 followers
Saibius is a lightweight micro-server written in Rust that instantly exposes local files and directories over the network — no installation, no setup.





Hello, Product Hunters! I'm JunHyeok Seo, founder of Artsnoa.com (Saibius).
Problem
When I was building servers in my university lab, I often encountered situations where temporary file sharing was necessary.
For example, I needed to share datasets or transfer small files, but external programs often had security vulnerabilities, were slow, or had large file sizes, so I often had to split and compress them.
Furthermore, using NGINX meant writing nginx.conf, which was time-consuming. Changing configurations and launching separate instances for temporary file sharing was also cumbersome.
Furthermore, Python's http.server required the installation of Python (the runtime) and dependencies for additional functionality. Even that wasn't easy in an internal network environment.
How is Saibius different?
Based on these experiences, I developed a fast, simple, and temporary-focused micro web server.
Saibius was built for my own use and can be run with a single command.
./Saibius --file ./deploy
This single line allows you to instantly share files over the network.
1. Intuitive and easy to use: Anyone can use it with just one command.
2. Cross-platform: It works the same way on Linux, Windows, macOS, and ARM environments.
3. No subscription: Once purchased, the downloaded binary can be used without any time limit.
4. Dynamic port allocation: Automatically selects an available port in case of port conflicts. Of course, you can also explicitly block it with the --port flag.
5. Smart IP detection: You don't need to use ipconfig or ifconfig to check your IP address. Saibius has built-in LAN IP detection.
6. HTTP Range and ZeroCopy support: Supports Sendfile-based transfers and downloads using IDM.
7. Built-in web server: Files can also be served via a web browser via the built-in Apache-style web server.
Who is this service for?
This tool is for anyone who needs to temporarily share files.
For most people, including lab researchers, developers, and marketers!
Pay once and own forever. The software you pay for is yours.
We look forward to hearing from you.
Please leave a comment and I'll respond directly.
P.s. Saibius is available as a one-time purchase for $4.9 or $9.9 for individual developers and small teams.
No subscription required. Purchase once and use forever.
English is not my first language, so please excuse any awkward phrasing—but I built this tool with a lot of passion for fellow developers!