notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
tscli CLI tool to interact with the Tailscale API
0.0.7_1 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-04 20:18:06
Last Update: 2025-06-06 20:00:53
Commit Hash: 94be418
License: MIT
WWW:
https://github.com/jaxxstorm/tscli
Description:
tscli is a fast, single-binary CLI for the Tailscale HTTP API. From your terminal you can manage devices, users, auth keys, webhooks, posture integrations, tailnet-wide settings, and even hit raw endpoints when the SDK hasn't caught up yet.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/tscli
  2. /usr/local/share/licenses/tscli-0.0.7_1/catalog.mk
  3. /usr/local/share/licenses/tscli-0.0.7_1/LICENSE
  4. /usr/local/share/licenses/tscli-0.0.7_1/MIT
Collapse this list.
Dependency lines:
  • tscli>0:security/tscli
To install the port:
cd /usr/ports/security/tscli/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tscli
  • pkg install tscli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tscli
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748984412 SHA256 (go/security_tscli/tscli-v0.0.7/v0.0.7.mod) = 7a2fdc5e3af52d5109a5e92304981f0504d30dc6d8b60ce0f7e77aad321a7cb6 SIZE (go/security_tscli/tscli-v0.0.7/v0.0.7.mod) = 2490

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_tscli/tscli-v0.0.7/v0.0.7.zip) = 6e2e69078b0c442f70c0bfc048c2c1f4043445031ae183aea95c58bbaa17422d SIZE (go/security_tscli/tscli-v0.0.7/v0.0.7.zip) = 90576

Collapse this list.


Packages (timestamps in pop-ups are UTC):
tscli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.0.7_1--0.0.7_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_tscli
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/jaxxstorm/tscli/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.7_1
06 Jun 2025 20:00:53
commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23commit hash: 94be418de3de0b9beea03165f868b89b524b2c23 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump PORTREVISION after go124-1.24.4 update
0.0.7
04 Jun 2025 20:16:03
commit hash: 2767edbd625a19bbe9cab96c83558febb479365ecommit hash: 2767edbd625a19bbe9cab96c83558febb479365ecommit hash: 2767edbd625a19bbe9cab96c83558febb479365ecommit hash: 2767edbd625a19bbe9cab96c83558febb479365e files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
security/tscli: New port: CLI tool to interact with the Tailscale API

tscli is a fast, single-binary CLI for the Tailscale HTTP API. From
your terminal you can manage devices, users, auth keys, webhooks,
posture integrations, tailnet-wide settings, and even hit raw
endpoints when the SDK hasn’t caught up yet.

PR:		286845
Approved by:	acm (mentor)

Number of commits found: 2