Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
4ndreello
/
codedeck
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(web): Let the console bind to a configured host
- #133
#133
Merged
4ndreello
merged 15 commits into
main
4ndreello/codedeck:main
from
feat/web-console-host
4ndreello/codedeck:feat/web-console-host
Copy head branch name to clipboard
Sep 25, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(web): Let the console bind to a configured host
#133
4ndreello
merged 15 commits into
main
4ndreello/codedeck:main
from
feat/web-console-host
4ndreello/codedeck:feat/web-console-host
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2026
feat(config): Resolve the console bind host from web.host
Show description for 7c2bad5
4ndreello
and
codex
committed
7c2bad5
View commit details
Copy full SHA for 7c2bad5
Browse repository at this point
feat(web): Accept trusted Host headers on configured binds
Show description for 68fb298
4ndreello
and
codex
committed
68fb298
View commit details
Copy full SHA for 68fb298
Browse repository at this point
feat(web): Bind the console server to its configured host
Show description for b4da80d
4ndreello
and
codex
committed
b4da80d
View commit details
Copy full SHA for b4da80d
Browse repository at this point
feat(web): Pass the bind host to the web child
Show description for a8f6b94
4ndreello
and
codex
committed
a8f6b94
View commit details
Copy full SHA for a8f6b94
Browse repository at this point
feat(daemon): Restart the web child when its host changes
Show description for 64b0ad1
4ndreello
and
codex
committed
64b0ad1
View commit details
Copy full SHA for 64b0ad1
Browse repository at this point
feat(daemon): Pass the configured host to web autostart
Show description for 2d04261
4ndreello
and
codex
committed
2d04261
View commit details
Copy full SHA for 2d04261
Browse repository at this point
feat(cli): Support configurable console bind hosts
Show description for 775f7cf
4ndreello
and
codex
committed
775f7cf
View commit details
Copy full SHA for 775f7cf
Browse repository at this point
docs(web): Document the configurable console bind host
Show description for 3598116
4ndreello
and
codex
committed
3598116
View commit details
Copy full SHA for 3598116
Browse repository at this point
fix(daemon): Keep an explicit console host across web commands
Show description for cb05710
4ndreello
committed
cb05710
View commit details
Copy full SHA for cb05710
Browse repository at this point
fix(web): Redirect localhost on wildcard console binds
Show description for 7b2357f
4ndreello
committed
7b2357f
View commit details
Copy full SHA for 7b2357f
Browse repository at this point
fix(web): Restrict accepted console Host values
Show description for da62dc6
4ndreello
committed
da62dc6
View commit details
Copy full SHA for da62dc6
Browse repository at this point
fix(daemon): Reject a non-IP console host in web.ensure
Show description for f219945
4ndreello
committed
f219945
View commit details
Copy full SHA for f219945
Browse repository at this point
fix(cli): Use the active console host for links
Show description for 026929b
4ndreello
and
claude
committed
026929b
View commit details
Copy full SHA for 026929b
Browse repository at this point
test(web): Cover rejected console Host names on remote binds
Show description for 300c7a9
4ndreello
and
claude
committed
300c7a9
View commit details
Copy full SHA for 300c7a9
Browse repository at this point
docs(web): Record the web-host verification and run report
4ndreello
committed
e721930
View commit details
Copy full SHA for e721930
Browse repository at this point
You can’t perform that action at this time.