libtailscale 1.0.1 copy "libtailscale: ^1.0.1" to clipboard
libtailscale: ^1.0.1 copied to clipboard

Headless Tailscale / Headscale node for Dart and Flutter, embedded through dart:ffi bindings to the official libtailscale C library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libtailscale

With Flutter:

 $ flutter pub add libtailscale

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  libtailscale: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:libtailscale/libtailscale.dart';
0
likes
160
points
93
downloads

Documentation

API reference

Publisher

verified publishervelzosoft.com

Weekly Downloads

Headless Tailscale / Headscale node for Dart and Flutter, embedded through dart:ffi bindings to the official libtailscale C library.

Repository (GitHub)
View/report issues
Contributing

Topics

#tailscale #headscale #ffi #networking #vpn

License

BSD-3-Clause (license)

Dependencies

code_assets, crypto, ffi, hooks, meta

More

Packages that depend on libtailscale