2 releases

0.1.1 Jun 9, 2020
0.1.0 Jun 9, 2020

#200 in #machine

MIT license

4KB

Crate API

tailscale-rs is an unofficial client library for Tailscale. Its purpose is to provide application-level primitives for accessing the Tailscale interface of a machine, as well as utilities for building distributed systems such as automatic peer discovery. Feature requests are welcome and encouraged!

All versions v0.X.X are unofficial, and if Tailscale, Inc. chooses to create an official client library, the ownership of this crate will be transferred to them to release and maintain V1+. At this time, breaking API changes may or may not be introduced.

Changelog

All changes to this crate over time will be documented here.

V0.1.1

  • Fixed documentation typos.

V0.1.0

  • Added the ability to query for a machine's Tailscale interface IPv4 address.
  • Published to crates.io.

lib.rs:

tailscale-rs is a client library for Tailscale.

All versions v0.X.X are unofficial, and if Tailscale, Inc. chooses to create an official client library, the ownership of this crate will be transferred to them to release and maintain V1+. At this time, breaking API changes may or may not be introduced.

Dependencies

~0.6–1.4MB
~28K SLoC