Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
lohost.io

lohost.io

Distributed, decentralized, anonymized local website hosting

3 followers

Distributed, decentralized, anonymized local website hosting

3 followers

Visit website
Simply put, lohost is a way to serve a website to the internet from any local computer where you install the lohost website client. You keep all the files on your local computer and pick the subdomain where the website lives (https://{yourApp}.lohost.io)
  • Overview
  • Launches1
  • Reviews
  • Alternatives
  • Team
  • More
Company Info
filemesh.io
lohost.io Info
Launched in 2022View 1 launch
Forum
p/lohost-io
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
Intercom
Intercom — Startups get 90% off Intercom + 1 year of Fin AI Agent free
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

Do you use lohost.io?

Reviews
Helpful

You might also like

Amazon
Amazon
Work Hard. Have Fun. Make History.
ByteNite
Pioneering distributed computing and serverless applications
1MB v3
1MB v3
Your code editor. In the cloud.
Tunll
Tunll
Tunnels from internet to localhost for all developers
HTML Editor with Localhost
HTML Editor with Localhost
Android HTML Editor with local server
Finch
Finch
View your local websites on any internet connected device
View more
Review lohost.io?Be the first to review lohost.io
lohost.io gallery image
lohost.io gallery image
lohost.io gallery image
Free
Launch tags:
Developer Tools•GitHub•Tech
Launch Team
gareth marland

What do you think? …

Alice Barker
Alice Barker
Looks cool! What in the way of security have you implemented? Curious about what makes it distributed exactly? Isn't the service itself centralized in order to create the subdomain?
Report
3yr ago
gareth marland
gareth marland
lawnmower

lawnmower

Maker
@puppycodes Thanks for asking! There is really only the most basic of security implemented to be honest. It checks for things like ../ to try and stop people pulling back out of the URL into the file system. DEFINITELY something that I could make better. It does rely on a central API to route the request but I see that as more of VPN/secondary DNS. It is decentralized as you can break up the website over as many computers as you like through specifying routing configs. Combining that over multiple computers for secondary backups would then mean there isn't a central computer that is the source of truth for the hosted files. But I agree, there is the centralized routing portion to the API. I was just trying to describe that aspect to it :) I would be more than happy for anyone to disagree with that
Report
3yr ago
Alice Barker
Alice Barker
@gdot thank you so much for the explanation and your work! appreciate that your project is open source :)
Report
3yr ago
Alice Barker
Alice Barker
@gdot I feel like self hosting is getting more and more important these days and in a lot of ways is the future oddly :P
Report
3yr ago
gareth marland
gareth marland
lawnmower

lawnmower

Maker
@puppycodes I totally agree with you! This project was really an itch I was trying to scratch in trying to do something in that direction. I really feel stuff like this needs to be open source. If people get inspired and make something better I'd be more than happy :)
Report
3yr ago
Tanmay M
Tanmay M
SurfChat

SurfChat

Don’t you think ngrok is much better. Cause you can directly access it through terminal?
Report
3yr ago
gareth marland
gareth marland
lawnmower

lawnmower

Maker
@indev I can definitely see why you would say that but I would say it horses for courses. ngrok uses tunnels to connect to your computer, this uses websockets to load and serve the requested documents. The reason for this is that I wanted this to be a distributed solution. You can shard up the different routes across as many computers as you like and the front end will route and patchwork it together at the front end. Along with that you can run the client over any number of computers and they will act as backups for eachother. So, if you turn off one computer, one of the others will pick up the slack. I'm not super familar with ngrok, but if it does all that then I guess, beyond the technology, there isn't a massive amount of difference :)
Report
3yr ago
Clara Smith
Clara Smith
I really wanted to learn more about the distributed and decentralized web hosting environment. I'm working on my client's website of https://karencannon.com/ and strongly believe that it would work more efficiently with the distributed environment.
Report
3yr ago
Joshua Kelly
Joshua Kelly
@clara_smith1 I need your help as well
Report
3yr ago