nowfound

Alternatives

Products that do what TorServ – Zero-config static web server over Tor hidden services does

Hi HN, I’ve been working on a side project called torserv and figured I’d share it now that it’s live on GitHub. TorServ is a zero-config static web server that automatically launches as a Tor hidden service. It’s written in Go, bundled with Tor, and designed to be unzip-and-run — no setup, no clearnet exposure, no surprises. I was surprised there wasn’t already a privacy-hardened static web server for hidden services. Most people have to wrangle Apache or Nginx with heavy config, which is risky and complex for non-experts. TorServ is meant for censorship-resistant publishing, quick…

  1. 1IM

    Hello! I got quite some feedback on a web server I'm building, so I'm rewriting the server to be faster and easier to use. I (and maybe some other contributors?) have optimized the web server performance, especially for static file serving and reverse proxying (the last use case I optimized for very recently). I also picked a different configuration format and specification, what I believe is easier to write. Automatic TLS is also enabled by default out of the box, you don't need to even enable it manually, like it was in the original server I was building. Yesterday, I released the first…

    Oct 2025 · ferron.sh

  2. 2

    Browse the internet anonymously

    2016

  3. 3AP
  4. 4ZA
  5. 5HU
  6. 6PS
  7. 71F
  8. 8SO
  9. 9
    ServBay399

    The next generation Web Development Environment

    2024

  10. 10IR

    I do fullstack dev for work and side projects and recently moved everything to a couple VPSs on hetzner. Great setup, low cost, but one thing kept bugging me, how do I know if something is down without manually sshing in all the time? I tried the grafana + prometheus stack but the configuration time and seeing it use more resources than my actual apps was rough. Tried some smaller solutions too but nothing felt right. So I said screw it and built exactly what I wanted. tori is a single go binary that runs on your server, reads host metrics from /proc and /sys, monitors containers…

    Feb 2026 · github.com

  11. 11

    Browse privately, explore freely

    2023

  12. 12
    Pinggy282

    Public URLs for localhost without downloading any binary

    2024

  13. 13EW
  14. 14AT

    Hi everyone, I recently published a small open-source project. It’s a minimal network packet analyzer written in Go — designed more like a learning toy than a replacement for Wireshark. It currently supports parsing basic protocols like TLS, DNS, and HTTP, and includes a tiny fuzzing engine to test payload responses. You can inspect raw packet content directly from the terminal. The output is colored for readability, and the code structure is kept simple and clear. The entire program is very small — just about 400 lines of Go code. I know it’s not anywhere near Wireshark’s level, and I still…

    2025 · github.com

  15. 15IB

    I built a DNS resolver that lets me use https://frontend.numa instead of localhost:5173 — auto-generated TLS certs, WebSocket passthrough, path routing. No mkcert, no nginx, no /etc/hosts.

    Apr 2026 · github.com

  16. 16NW

    I'd found that whilst there's a lot of good options out there for webservers, I was looking for something that is a single deployable binary for usage with containers or unikernels and solves some of the problems that you get with other setups like nginx. It uses a single compiled binary, it's going to have extremely low latency on account of caching all files in memory at runtime, and also the fun feature and really useful that's good for SPAs (e.g. Vite) or things like Astro is that you can inject configuration variables into it at runtime and access them from within your frontend code, so…

    2024 · github.com

  17. 17ZS

    I'm excited to introduce Zerobox, a cross-platform, single binary process sandboxing CLI written in Rust. It uses the sandboxing crates from the OpenAI Codex repo and adds additional functionalities like secret injection, SDK, etc. Watch the demo: https://www.youtube.com/watch?v=wZiPm9BOPCg Zerobox follows the same sandboxing policy as Deno which is deny by default. The only operation that the command can run is reading files, all writes and network I/O are blocked by default. No VMs, no Docker, no remote servers. Want to block reads to /etc? zerobox…

    Mar 2026 · github.com

  18. 18
    Web Serve106

    Simple local static server for dev, sharing, and preview

    2025

  19. 19AL

    A little web server written in C for Linux. Supports: CGI, Reverse Proxy. Single threaded using I/O multiplexing (select).

    2023 · github.com

  20. 20QU
  21. 21SO

    Hello HN! I'm an engineer at Splitgraph and recently started learning Rust so I could make my first contribution to Seafowl [0], an early stage analytical database. Along the way I figured out a database hosting hack on GCP and wanted to share it with HN. It's a way to achieve "true" scale to zero database hosting that could be useful for certain side projects or spiky traffic situations. A recurring problem I've faced with side projects is the need for Postgres, but no desire to deploy or maintain new instances. So when I learned GCP's "always free" tier includes serverless [1] I got…

    2023 · github.com

  22. 22RA
  23. 23ID
  24. 24TD

    Tabserve gives you a https url for localhost using only the browser (tabserve.dev). Take a look: https://tabserve.dev

    2023 · tabserve.dev

Ranked by how close each launch is in meaning, then by votes. Refine with a description →