From 548c3f2957745a995684d038522d0855d2a52316 Mon Sep 17 00:00:00 2001 From: Gabriel Peralta Date: Sun, 27 Jul 2025 19:37:46 -0300 Subject: [PATCH 1/3] Create newt-pangolin.md --- docs/services/newt-pangolin.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/services/newt-pangolin.md diff --git a/docs/services/newt-pangolin.md b/docs/services/newt-pangolin.md new file mode 100644 index 00000000..330413fc --- /dev/null +++ b/docs/services/newt-pangolin.md @@ -0,0 +1,16 @@ +--- +title: "Newt-Pangolin" +description: "Here you can find the documentation for hosting Newt with Coolify." +--- + + + + +## What is Newt? +A tunneling client for Pangolin. + + +## Links + +- [The official website ›](https://docs.fossorial.io/Newt/overview?utm_source=coolify.io) +- [GitHub ›](https://github.com/fosrl/newt?utm_source=coolify.io) From 8d3ecb21c6369970e3261918d360075ea8a279da Mon Sep 17 00:00:00 2001 From: Gabriel Peralta Date: Sun, 27 Jul 2025 19:41:12 -0300 Subject: [PATCH 2/3] Add files via upload --- docs/services/pangolin_newt.svg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/services/pangolin_newt.svg diff --git a/docs/services/pangolin_newt.svg b/docs/services/pangolin_newt.svg new file mode 100644 index 00000000..5e81a57f --- /dev/null +++ b/docs/services/pangolin_newt.svg @@ -0,0 +1,22 @@ + + + + + + + + + From 856d2a8d18c2354c2a4751e9aba468cccb7acf9b Mon Sep 17 00:00:00 2001 From: Gabriel Peralta Date: Sun, 27 Jul 2025 19:43:07 -0300 Subject: [PATCH 3/3] Update newt-pangolin.md --- docs/services/newt-pangolin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/newt-pangolin.md b/docs/services/newt-pangolin.md index 330413fc..d2336d4c 100644 --- a/docs/services/newt-pangolin.md +++ b/docs/services/newt-pangolin.md @@ -7,7 +7,7 @@ description: "Here you can find the documentation for hosting Newt with Coolify. ## What is Newt? -A tunneling client for Pangolin. +Newt is a fully user space WireGuard tunnel client and TCP/UDP proxy, designed to securely expose private resources controlled by Pangolin. By using Newt, you don't need to manage complex WireGuard tunnels and NATing. ## Links