Sign inSign up

gbxyz/pepper

By gbxyz

Updated 10 days ago

Pepper is a command-line client for the EPP protocol.

Image
0

3.5K

gbxyz/pepper repository overview

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.

Tag summary

Content type

Image

Digest

sha256:a4d3306f9

Size

386 MB

Last updated

10 days ago

docker pull gbxyz/pepper