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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
reactphp
/
dns
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
62
Star
540
Code
Issues
7
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support resolving from default hosts file
- #75
#75
Merged
WyriHaximus
merged 10 commits into
reactphp:master
reactphp/dns:master
from
clue-labs:hosts
clue-labs/dns:hosts
Copy head branch name to clipboard
Aug 18, 2017
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Support resolving from default hosts file
#75
WyriHaximus
merged 10 commits into
reactphp:master
reactphp/dns:master
from
clue-labs:hosts
clue-labs/dns:hosts
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2017
Add HostsFile configuration loader and parser
clue
committed
1712012
View commit details
Copy full SHA for 1712012
Browse repository at this point
Add HostsFileExecutor to explicitly take hosts file into account
clue
committed
1bc2f40
View commit details
Copy full SHA for 1bc2f40
Browse repository at this point
Load hosts file by default
clue
committed
21c7238
View commit details
Copy full SHA for 21c7238
Browse repository at this point
Windows uses hard-coded defaults for localhost instead of hosts file
clue
committed
61b603c
View commit details
Copy full SHA for 61b603c
Browse repository at this point
Properly filter to only return IPv4 addresses for type A queries
clue
committed
d8554e5
View commit details
Copy full SHA for d8554e5
Browse repository at this point
Return IPv6 addresses for type AAAA queries
clue
committed
b1b4b8c
View commit details
Copy full SHA for b1b4b8c
Browse repository at this point
Commits on Aug 16, 2017
Support reverse lookups from hosts file
clue
committed
036d6ca
View commit details
Copy full SHA for 036d6ca
Browse repository at this point
Ignore IPv6 zone IDs from hosts file
clue
committed
5a3e0fa
View commit details
Copy full SHA for 5a3e0fa
Browse repository at this point
Support reverse DNS lookups for HostsFileExecutor
clue
committed
de8e83d
View commit details
Copy full SHA for de8e83d
Browse repository at this point
Ignore errors for invalid hex codes and legacy PHP
clue
committed
df7f4e1
View commit details
Copy full SHA for df7f4e1
Browse repository at this point
You can’t perform that action at this time.