Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Various small programs that showcase usage of Rust for client side DNS

Notifications You must be signed in to change notification settings

msehnout/client-side-dnssec

Repository files navigation

Repository containing various experiments

  • Config DNS - utility that loads configuration from the running NetworkManager instance. It then configures Knot Resolver based on the connections, so that queries are sent only to appropriate networks (so your private queries does not leak to your corporate network and vice versa)
  • dns roadblock tests - attempt to implement RFC 8027 with Trust DNS API
  • NM* - automatically generated API binding for NetworkManager. It uses GI repository.
  • scripts - so far only NM connection dump
  • dbus-connection - example of Rust code, that connects to NetworkManager over D-Bus

About

Various small programs that showcase usage of Rust for client side DNS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages