Skip to content

Perl script for setting DNSLink TXT record for a NearlyFreeSpeech domain.

Notifications You must be signed in to change notification settings

eerielili/nfsp_dnslink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nfsp-dnslink

Automated setting of a DNSLink TXT record to your NearlyFreeSpeech domain name. Useful for static website publishing or mirroring on IPFS, specifically Git post-receive hook.

Dependencies

WebService::NFSN;

How to use it

Fill out the $Username, $Apikey and $AccountId variable in the script with values from your account. Then, general usage is as follows:

nfsp_dnslink [IPFS CID] [DOMAIN] (optional subdomain)

About

Perl script for setting DNSLink TXT record for a NearlyFreeSpeech domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages