Post

Newt

Newt is a lightweight, headless, fully user-space WireGuard tunnel client and TCP/UDP proxy for Pangolin. It connects a site to a Pangolin server to securely expose private resources without port forwarding or opening inbound firewall ports.

Newt
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/newt.sh)"
CPU: 1 cores RAM: 256 MB Disk: 2 GB OS: Debian 13

Configuration

Config file:

1
/etc/newt/newt.env

Notes

Requires a running Pangolin server to connect to.
Requires a Newt ID, Newt Secret and Pangolin endpoint, which can be obtained by creating a site/node in your Pangolin dashboard.

Source code
Loading...