tsnet_flutter 0.1.0 copy "tsnet_flutter: ^0.1.0" to clipboard
tsnet_flutter: ^0.1.0 copied to clipboard

Embed Tailscale's tsnet in Flutter apps. Provides a userspace WireGuard tunnel with a localhost TCP proxy — no VPN entitlement needed on iOS.

0.1.0 #

  • Initial release
  • iOS support (arm64 device + simulator)
  • start() / stop() — join/leave a Tailnet with an auth key
  • startProxy() / stopProxy() — localhost TCP proxy through WireGuard tunnel
  • status() / tailscaleIP() — query Tailscale connection state
  • Built with go build -buildmode=c-archive (production Go approach)
  • No VPN entitlement required — uses userspace netstack
0
likes
0
points
147
downloads

Publisher

verified publishersvrnty.io

Weekly Downloads

Embed Tailscale's tsnet in Flutter apps. Provides a userspace WireGuard tunnel with a localhost TCP proxy — no VPN entitlement needed on iOS.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tsnet_flutter

Packages that implement tsnet_flutter