Skip to content

libdns/parspack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParsPack for libdns

Go Reference

This package implements the libdns interfaces for ParsPack, allowing you to manage DNS records.

Authentication

  1. You need to a zone (domain) in your ParsPack panel.
  2. Go to CDN Sections and you can see the button for creating a new token.

ParsPack CDN Panel

  1. Create a new API token with the following scopes:

Create API Token Dialog

  • لیست سرویس‌ها
  • لیست رکوردهای DNS
  • ایجاد رکورد DNS
  • آپدیت رکورد DNS
  • حذف رکورد DNS

Example Configuration

p := parspack.Provider{
    APIToken: "your-apitoken-here",
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages