承接 appserver-io/dnsserver 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

appserver-io/dnsserver

Composer 安装命令:

composer require appserver-io/dnsserver

包简介

Multithreaded DNS serve written in php

README 文档

README

Latest Stable Version Total Downloads License Build Status Code Coverage Code Quality

Introduction

Are you serious? A DNS server written in pure PHP for PHP? Ohhhh Yes! :)

We use this in the appserver.io project as a server component for handling DNS requests. The purpose to implement a DNS server is to deliver it with appserver.io and allow automatich DNS resolution for the defined virtual hosts.

Installation

If you want to use the DNS server with your application add this

{
    "require": {
        "appserver-io/dnsserver": "dev-master"
    }
}

to your composer.json and invoke composer update in your project.

Usage

If you can satisfy the requirements it is very simple to use the DNS server. Just do this:

git clone https://github.com/appserver-io/dnsserver
cd dnsserver
PHP_BIN=/path/to/your/threadsafe/php-binary bin/dnsserver

If you're using appserver.io the start line will be:

bin/dnsserver

Open a console and enter

console$ dig @127.0.0.1 test.com A +short

the output should be

111.111.111.111

which is the IP v4 address for the domain test.com, defined in the file etc/dns_record.json ;)

External Links

统计信息

  • 总下载量: 1.98k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 17
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 17
  • Watchers: 4
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2016-02-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固