telnyx-network

Create WireGuard-based private mesh networks and expose services via Telnyx.

3|2|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telnyx-network
Source: https://github.com/team-telnyx/telnyx-toolkit/tree/main/tools/network
Command: npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-network

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation and management of secure private networks and the exposure of services to the internet using Telnyx's WireGuard infrastructure.

Core Features & Use Cases

  • Private Mesh Networking: Connect multiple machines securely, similar to Tailscale, but leveraging Telnyx's global network.
  • Public IP Exposure: Obtain a public IP address to make your services accessible from the internet.
  • Use Case: You need to securely connect your home server to your work laptop for file sharing and remote access, and also expose a web application running on the server to the internet.

Quick Start

Run the setup script to create a network gateway in the Ashburn, VA region.

Frequently Asked Questions about telnyx-network

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a secure private mesh network between multiple machines?

You can establish a secure private mesh network by running the setup script to create a network gateway via Telnyx WireGuard infrastructure, securely connecting your machines for remote access and file sharing.

How do I expose a local web application to the internet with a public IP?

To expose a local web application to the internet, this Skill obtains a public IP address using Telnyx WireGuard infrastructure, making your internet-facing services accessible from outside your local network.

Do I need a Telnyx API key to configure WireGuard networking?

Yes, configuring WireGuard networking requires a Telnyx API key and local WireGuard installation, with optional sudoers configuration if you want the agent to operate autonomously without manual privilege escalation.

What is the best way to connect a home server to a work laptop securely?

The best way to connect a home server to a work laptop securely is creating a private mesh network leveraging Telnyx's global network, functioning similarly to Tailscale but using Telnyx WireGuard infrastructure.

Can I specify a geographic region when creating a network gateway?

Yes, you can specify a geographic region when creating a network gateway; the Quick Start script demonstrates creating a gateway in the Ashburn, VA region to route your private mesh traffic.