HackerTrans
TopNewTrendsCommentsPastAskShowJobs

miloschwartz

no profile record

Submissions

Pangolin 1.19: Browser Remote Access – SSH, RDP, VNC and More

pangolin.net
2 points·by miloschwartz·เดือนที่แล้ว·0 comments

Building a peer-to-peer alternative to Cloudflare Tunnels with edge TLS certs

pangolin.net
15 points·by miloschwartz·2 เดือนที่ผ่านมา·0 comments

Show HN: Pangolin: Open-source identity-based VPN (Twingate/Zscaler alternative)

github.com
81 points·by miloschwartz·5 เดือนที่ผ่านมา·28 comments

Show HN: Pangolin – Open source alternative to Cloudflare Tunnels

github.com
500 points·by miloschwartz·ปีที่แล้ว·125 comments

comments

miloschwartz
·4 เดือนที่ผ่านมา·discuss
Pangolin is also a good choice. Can be fully self-hosted. Also based on WireGuard.

Handles both browser-based reverse proxy access and client-based P2P connections like a VPN.
miloschwartz
·4 เดือนที่ผ่านมา·discuss
Pangolin is a good solution to this because you can optionally self-host it which means you aren't limited by Cloudflare's TOS / limits.
miloschwartz
·4 เดือนที่ผ่านมา·discuss
Pangolin handles this nicely. You can define alias addresses for internal resources and keep the fully private and off the public internet. Also based on WireGuard like Tailscale.
miloschwartz
·5 เดือนที่ผ่านมา·discuss
That's awesome! Pangolin is a great alternative to Cloudflare tunnels. It can also replace Warp for direct, private connections via the VPN clients.
miloschwartz
·5 เดือนที่ผ่านมา·discuss
Hey, great to see you here! Thanks for maintaining this great list of tools. :)
miloschwartz
·5 เดือนที่ผ่านมา·discuss
Traditional reverse proxies require a public IP and open firewall ports. Pangolin uses a tunneled reverse proxy to expose resources behind restrictive firewalls without those requirements.

A single Pangolin server can tunnel to multiple remote networks, centralizing apps from different locations into one place. It also includes VPN clients and handles NAT traversal as an alternative to traditional VPNs for direct connections.
miloschwartz
·5 เดือนที่ผ่านมา·discuss
Hiding an IP and security are not necessarily the main use cases.

The tunneled reverse proxy aspect comes in handy when trying to expose internal apps on a network behind a hard NAT where ports can't be opened and a public IP address isn't available (like CGNAT).

Pangolin is also a VPN like Tailscale/Twingate/etc, so you can access non http resources via a direct connection via WireGuard and NAT traversal.
miloschwartz
·5 เดือนที่ผ่านมา·discuss
Thanks! :)
miloschwartz
·5 เดือนที่ผ่านมา·discuss
Pangolin is dual licensed under the AGPLv3 and the Fossorial Commercial License. The community edition includes no commercial license code and is fully AGPL compliant. The enterprise edition is also free to use for personal use.
miloschwartz
·ปีที่แล้ว·discuss
Pangolin could be a great open source alternative if you prefer to self host the server component. You could even set up WAF with CrowdSec which is awesome
miloschwartz
·ปีที่แล้ว·discuss
Glad to see Pangolin mentioned here!