Skip to content

lucasnetau/reactphp-dns-over-https-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS over HTTPS client for ReactPHP

Resolve DNS queries over HTTPS, provides secure DNS resolution over untrusted or shared networks (eg Serverless deployments) utilising standard HTTPS queries.

Requirements

The package is compatible with PHP 8.0+ and requires the react/http library.

Installation

You can add the library as project dependency using Composer:

composer require edgetelemetrics/reactphp-dns-over-https-client

Examples

See /examples directory

License

MIT, see LICENSE file.

Contributing

Bug reports (and small patches) can be submitted via the issue tracker. Forking the repository and submitting a Pull Request is preferred for substantial patches.

About

DNS over HTTPS executor for ReactPHP/dns

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages