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 }}
fifthsegment
/
Gatesentry
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
20
Star
110
Code
Issues
0
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Docker Hub publish script and repository README
- #138
#138
Open
jbarwick
wants to merge 17 commits into
fifthsegment:master
fifthsegment/Gatesentry:master
from
jbarwick:feature/docker-publish
jbarwick/Gatesentry:feature/docker-publish
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
feat: Docker Hub publish script and repository README
#138
jbarwick
wants to merge 17 commits into
fifthsegment:master
fifthsegment/Gatesentry:master
from
jbarwick:feature/docker-publish
jbarwick/Gatesentry:feature/docker-publish
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
Fix DNS server concurrency bug and add TCP support
Show description for 1edb530
jbarwick
committed
1edb530
View commit details
Copy full SHA for 1edb530
Browse repository at this point
Fix concurrent query blocking and IPv6 resolver support
Show description for 2846822
jbarwick
committed
2846822
View commit details
Copy full SHA for 2846822
Browse repository at this point
Use net.JoinHostPort for bindAddr to support IPv6 listen addresses
Show description for 1d5bb69
jbarwick
committed
1d5bb69
View commit details
Copy full SHA for 1d5bb69
Browse repository at this point
Fix data race: move len(internalRecords) inside RLock section
Show description for cc609f8
jbarwick
committed
cc609f8
View commit details
Copy full SHA for cc609f8
Browse repository at this point
Fix data race: use atomic.Bool for serverRunning flag
Show description for 646f811
jbarwick
committed
646f811
View commit details
Copy full SHA for 646f811
Browse repository at this point
Add shebang and set -euo pipefail to build.sh
Show description for a6ab3ed
jbarwick
committed
a6ab3ed
View commit details
Copy full SHA for a6ab3ed
Browse repository at this point
Add cross-platform support to dns_deep_test.sh
Show description for 434e76d
jbarwick
committed
434e76d
View commit details
Copy full SHA for 434e76d
Browse repository at this point
Forward TCP queries via TCP and retry truncated UDP responses over TCP
Show description for b01e72d
jbarwick
committed
b01e72d
View commit details
Copy full SHA for b01e72d
Browse repository at this point
Fix silent request drops, test script lockups, and false test failures
Show description for 9f4e508
jbarwick
committed
9f4e508
View commit details
Copy full SHA for 9f4e508
Browse repository at this point
Commits on Feb 8, 2026
feat: device discovery foundation — data model, record store, and 30 tests (#1)
Show description for a5982af
jbarwick
committed
a5982af
View commit details
Copy full SHA for a5982af
Browse repository at this point
docs: add parental controls design considerations to device store (#1)
Show description for f3421c0
jbarwick
committed
f3421c0
View commit details
Copy full SHA for f3421c0
Browse repository at this point
feat: wire device store into DNS handler with passive discovery (#1)
Show description for feb1353
jbarwick
committed
feb1353
View commit details
Copy full SHA for feb1353
Browse repository at this point
Phase 3: mDNS/Bonjour browser + multi-zone DNS support
Show description for 5c5c986
jbarwick
committed
5c5c986
View commit details
Copy full SHA for 5c5c986
Browse repository at this point
Phase 4: RFC 2136 Dynamic DNS UPDATE handler
Show description for 83c091e
jbarwick
committed
83c091e
View commit details
Copy full SHA for 83c091e
Browse repository at this point
feat: configurable base path, Docker deployment, admin port consolidation
Show description for 5e17065
jbarwick
committed
5e17065
View commit details
Copy full SHA for 5e17065
Browse repository at this point
Commits on Feb 9, 2026
feat: Phase 6 — Devices page, API endpoints, dev tooling fixes
Show description for 947d206
jbarwick
committed
947d206
View commit details
Copy full SHA for 947d206
Browse repository at this point
feat: add Docker Hub publish script and repository README
Show description for 3224cff
jbarwick
committed
3224cff
View commit details
Copy full SHA for 3224cff
Browse repository at this point
You can’t perform that action at this time.