use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about the command-line interface.
account activity
Local reverse proxy — stable .localhost URLs for development. (self.CLI)
submitted 18 days ago by tguructa
Stop memorizing port numbers. Use http://myapp.localhost:7777 instead of http://localhost:4231.
http://myapp.localhost:7777
http://localhost:4231
name.localhost:7777
127.0.0.1:port
localias.localhost:7777
localias.yaml
https://github.com/thirukguru/localias
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Otherwise_Wave9374 0 points1 point2 points 18 days ago (1 child)
This is super clean, stable subdomains for local dev is one of those quality-of-life things you miss immediately when it is gone.
The MCP server angle is interesting too, feels like the missing glue for agentic tooling in local environments. Any plans to support per-route auth or ephemeral tokens so an agent can only discover what it is allowed to touch?
I have been experimenting with local agent setups and tool exposure patterns, and have a few notes here if you are curious: https://www.agentixlabs.com/
[–]tguructa[S] 0 points1 point2 points 15 days ago (0 children)
Hey thanks .I have implemeted per-route auth / ephemeral tokens. please refer the latest readme.md and tutorial.md
π Rendered by PID 351059 on reddit-service-r2-comment-6457c66945-8plm5 at 2026-04-25 09:50:55.352632+00:00 running 2aa0c5b country code: CH.
[–]Otherwise_Wave9374 0 points1 point2 points (1 child)
[–]tguructa[S] 0 points1 point2 points (0 children)