Hacker News new | ask | show | jobs
by pancsta 341 days ago
Reverse proxy in nodejs? How about no?
1 comments

Haha valid concern. We are actually using Traefik to do the reverse proxying which is a pretty standard reverse proxy written in Go! Our tunnel client Newt is also written in Go. The pangolin UI and control plane is typescript though.