Testing environment for InternetNZ .nz domain names. This is not a real registry - just for fun and testing only.
Connect to the EPP Test Server using ready-made SDKs, example scripts, and starter projects. These tools help you communicate with epp.munsey.co.nz:700 using XML over TCP.
A simple PHP library for connecting to the EPP Test Server, sending XML commands, and receiving parsed responses.
A lightweight NodeJS TCP client for sending EPP commands using async/await patterns.
A clean Python client using sockets and lxml for fast XML handling.
A set of raw example scripts demonstrating login, domain check, and domain create.
Need help implementing EPP?
View EPP Documentation