| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A wrapper for the Tailscale API. For more information, visit the official Tailscale API documentation.
This example demonstrates how to use the TailscaleClient in Java to interact with the Tailscale API. It covers retrieving device details, updating device attributes, managing routes, and more.
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository><dependency>
<groupId>com.github.IndianBartonka</groupId>
<artifactId>Tailscale-Java-Wrapper</artifactId>
<version>Tag</version>
</dependency>| Back | FazBrowse Home | New Git URL |