Comments
Hacker News
It currently has these features: Cross-platform, custom visual management interface, management of unlimited domains and multi-level wildcard subdomains, SSL certificates, URI rewrites, request preprocessing, fine-grained request rate and size limiting, as well as custom aliases, headers, MIMEs, and indexes.
GUI access via: "http://localhost/admin:" — do not forget the ":" at the end.
Default credentials: "Turbo" (User) and "Admin" (Password). Compile with your own default credentials for better security.
Note: The GUI is currently available in Spanish.
Many other details are in the documentation (https://turbo.okzgn.com) and in the repository's readme (https://github.com/okzgn/turbo-go).
by okzgn
by indianmouse
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- I started building this project in February 2021 in Go to control all of the information flow, requests, and structural backend logic without needing to restart the process (like httpd or other servers) to make adjustments. It has gone through many tests in production (it didn't have a GUI at the beginning), specifically to serve PHP applications (with php-cgi), but with the option to add any preprocessor I wanted via CGI. And recently I published it as open source in its GitHub repository. It is intended to be accessed via GUI, and not via API.
It currently has these features: Cross-platform, custom visual management interface, management of unlimited domains and multi-level wildcard subdomains, SSL certificates, URI rewrites, request preprocessing, fine-grained request rate and size limiting, as well as custom aliases, headers, MIMEs, and indexes.
GUI access via: "http://localhost/admin:" — do not forget the ":" at the end.
Default credentials: "Turbo" (User) and "Admin" (Password). Compile with your own default credentials for better security.
Note: The GUI is currently available in Spanish.
Many other details are in the documentation (https://turbo.okzgn.com) and in the repository's readme (https://github.com/okzgn/turbo-go).
by okzgn - How to trust the heavily obfuscated source code? Did not want to waste tokens on doing the review, but if one cannot trust the code (when something gets published as OSS), it becomes a difficult choice to adoption / usage. I can't even run in on my device. Probably could try a containerized version, but short of time.by indianmouse
Related stories
Rowboat – Open-source, local-first alternative to Claude Desktop
github.com · 158 points · 45 comments
Chatto is now Open Source
hmans.dev · 112 points · 20 comments
EVE Online's Carbon engine is now open source: Fenris Creations explains why
gamesindustry.biz · 90 points · 14 comments
Halo – open-source, tamper-evident runtime evidence for AI agents
github.com · 35 points · 20 comments
Pug.sh – open-source product analytics
pug.sh · 4 points · 2 comments
StreetComplete: Fixing OpenStreetMap, one tiny quest at a time
streetcomplete.app · 761 points · 182 comments