【介绍】
官网:https://sourceforge.net/projects/epp-server/
EPP Server 是一个鲁棒的基于EPP协议的域名注册局系统,可用于新域名后缀(如 .yourbrand ),或者二级域名(如 *.yourdomain.com )。
EPP Server 支持以下 RFC 协议:
– RFC 5730 – (EPP)
– RFC 5731 – (EPP) Domain Name Mapping
– RFC 5732 – (EPP) Host Mapping
– RFC 5733 – (EPP) Contact Mapping
– RFC 5734 – (EPP) Transport over TCP
操作界面支持以下对象类型和交易:
– 域名操作命令:check, info, create, update, renew, delete, transfer
– 主机操作命令:check, info, create, update, delete
– 联系人操作命令:check, info, create, update, delete
– 进程操作命令:login, logout, hello, poll
EPP Server 赋予注册商以实时添加、修改和删除与域名、NS服务器、联系人信息的能力。
特性:
1. 遵循“厚注册局”模式;所有的注册信息,包括联系人信息,都由注册局存管。
2. 所有域名的交易都在注册商处以域名持有人的名义进行。
3. 使用“预付款(prepaid)”账单模式。
4. 纯 Perl 开发。
5. 支持多域名后缀: .yourbrand, .yourbrand.com, anotherbrand.com, anothername.org
【环境】
* Linux Fedora 26 or newer;
* Perl v5.24.2 or newer;
* PHP 7.1.9 or newer;
* MariaDB 10.1.26 or newer;
* mod_epp 1.10;
* mod_whois
【安装】
Perl
升级到Perl 5.28.0
PHP
MariaDB
升级到MySQL 5.7.22,必须MariaDB?
mod_epp
参考:http://sourceforge.net/projects/aepps/
升级到MySQL 5.7.22,必须MariaDB?
mod_whois
参考:http://sourceforge.net/projects/modwhois/
升级到MySQL 5.7.22,必须MariaDB?
【源码】
https://github.com/registrio/epp
https://github.com/registrio/mod_whoisng
https://github.com/registrio/mod-epp
EPP Server – Readme
===================
Version 1.0.15
A EPP Server based on mod_epp and mod_whois.
Copyright
———
(c) Copyright 2017 XPanel Ltd.
License
——-
The EPP Server developed by XPanel Ltd. is licensed under the Apache License, v. 2.0.
Requirements
————
* PHP 7.1.11 or later
* MariaDB 10.2.9 or later
* Fedora 27 or later
Summary
——-
EPP Server is an EPP server based on mod_epp.
For a summary of features, please see the Documentation.txt/.html file.
Download
——–
You can get the newest version at http://www.xpanel.com/
More Information
—————-
Please see the Documentation.txt/.html file.
Support
——-
See reference about support forums under http://www.xpanel.com/
Enjoy!
——
The EPP Server Devel team