jon77p / ztls

A Python script that interfaces with ZeroTier's web API to pull status of account networks and online/offline devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ztls

A Python script that interfaces with ZeroTier's web API to pull status of account networks and online/offline devices.

Prerequisites:

  • Python 3

Getting Started:

  1. Visit https://my.zerotier.com/ to create an API access token.
  2. Copy the API access token and export it as the ZT_API environment variable on your system.
  3. Run the script using python3 ztls.py or python3 ztls.py <network-name>

About

A Python script that interfaces with ZeroTier's web API to pull status of account networks and online/offline devices.

License:MIT License


Languages

Language:Python 100.0%