Skip to content

CodEaisy/tinyddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 

Repository files navigation

TinyDdns

I was tired of managing my ddns setup on Namecheap manually, and all the options I could find aren't easy either, So I built mine.

How to Use

Only Namecheap is supported for now, and configuration is straight-forward.

dotnet watch --project src/TinyDdns.csproj -- \
    --DdnsOptions:Provider Namecheap \
    --DdnsOptions:Domains lab.barakimam.me,*.lab.barakimam.me \
    --NamecheapOptions:Domain barakimam.me \
    --NamecheapOptions:Password hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published