🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

suah.dev/pots

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suah.dev/pots

Go Modules
Version
v0.0.0-20251215213120-2cfc92ae874c
Version published
Created
Source

pots

A tool that fires off Tailscale logs to Pushover.

Usage

This is intendet to be behind a reverse proxy that provedes HTTPS.

You will need to set three environment variables:

  • POTS_TOKEN: This is a random string you generate.
  • PUSHOVER_USER: Your Pushover user token.
  • PUSHOVER_TOKEN: Your Pushover app token.

POTS_TOKEN

This variable is used to give Tailscale a unique string that isn't easily guessed.

For example, if you setPOTS_TOKEN=arstarst, then you would point Tailscale's webhook at https://yourdomain/api/arstarst.

FAQs

Package last updated on 15 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts