Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 716 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 716 Bytes

fakerde (& fakezone)

This repository contains two PHP scripts:

  1. fakerde.php, which uses PHP Faker to generate fake registry data escrow files (see RFC 8909 and RFC 9022).
  2. fakezone.php, which uses PHP Faker to generate fake delegation-centric (ie TLD) zone files;

These may be used for various purposes.

Usage

Run composer install to install the required dependencies. Then run php fake{rde|zone}.php --help to see usage instructions for each tool.

Copyright & License

Copyright 2023-2024 Gavin Brown. See LICENSE for licensing information.