Pepper is a command-line client for the EPP protocol.
3.5K
Pepper is a command-line client for the Extensible Provisioning Protocol. It's written in Perl and uses the Net::EPP module.
Using this image
# retrieve the image
$ docker pull gbxyz/pepper
# run pepper and display the help screen
$ docker run -it gbxyz/pepper --help
# connect to a server
$ docker run -it gbxyz/pepper --host=epp.example.com --user=myclientid --pass=myclientpw
Pepper and this docker image are both developed on Github, as is Net::EPP.
Content type
Image
Digest
sha256:a4d3306f9…
Size
386 MB
Last updated
10 days ago
docker pull gbxyz/pepper