Skip to content

DNS client library written in the Inko programming language

License

Notifications You must be signed in to change notification settings

fres621/inko-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inko DNS

DNS Client written in the Inko programming language

Examples

import dns(DNSResolver)

let address = DNSResolver.new.resolve("www.google.com").address

address is an IpAddress

About

DNS client library written in the Inko programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages