The current public release of FRED is v2026.1 (2026-02-19). Read the release notes .
Binaries can be installed through the two most wide-spread package managers: apt and yum.
system requirements (supported hardware and operating systems),
APT preferences file (pin list for the current version).
Source code of the FRED is divided into several subprojects, which are published on GitLab – see subprojects & repositories overview .
For the purpose of installation, we recommend to download the tarballs using a list of sources below to make sure that the versions of the subprojects are compatible.
See also the Installation chapter in documentation.
Release v2026.1 (current pin list)
Release v2024.1 (pin list)
Release 2.36.1 (oldest available)
fred-eppic
New interactive console client fred-eppic (python >= 3.8) based on standalone library fred-epplib for EPP communication.
Installation options:
Python version: "pip install --index-url https://pypi.nic.cz/cznic/public fred-eppic" or "apt install fred-eppic"
Example configuration:
Preconfigured config file for public EPP test server fred-eppic-regtest.conf.
Client looks for the config in "/etc/eppic/eppic.conf" or you can specify the path using "eppic --config=fred-eppic-regtest.conf"
EPP Client in JAVA
Open source EPP client for Java language developed by ACTIVE 24