lexicon
Manipulate DNS records on various DNS
Install
- All systems
-
curl cmd.cat/lexicon.sh
- Debian
-
apt-get install lexicon
- Ubuntu
-
apt-get install lexicon
- Arch Linux
-
pacman -S python3-dns-lexicon
- Kali Linux
-
apt-get install lexicon
- Fedora
-
dnf install python3-dns-lexicon
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lexicon
- Dockerfile
- dockerfile.run/lexicon
python3-dns-lexicon
Manipulate DNS records on various DNS
lexicon
CLI for manipulating DNS records on various DNS providers (Python 3)
Lexicon provides a way to manipulate DNS records on multiple DNS providers in a standardized way. Lexicon was designed to be used in automation, specifically letsencrypt. This package installs the tool for Python 3.