Skip to content

lost-illusi0n/dnskotlin

Repository files navigation

dnskotlin

Version

A Kotlin Multiplatform DNS client.

Dependency

dnskotlin releases are published to Maven Central (soon). Replace {version} with the latest version of dnskotlin.

implementation("dev.sitar:dnskotlin:{version}")

What?

There are many DNS records to be resolved, and many platforms that they need to be resolved on. This library provides a basic client implementation for the DNS protocol.

Further implementation of the protocol, or support for additional platforms are added when needed (make an issue if something you need is missing).

About

A Kotlin multiplatform DNS client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages