switchboard icon indicating copy to clipboard operation
switchboard copied to clipboard

Understanding Use-Cases

Open cbluth opened this issue 5 years ago • 1 comments

Hello, interesting project. I am trying to wrap my head around what this is supposed to do, can you explain some brief use-cases to illustrate the purpose?

cbluth avatar Jun 22 '20 21:06 cbluth

Thank you! Personally I use it to forward external traffic to small projects running on computers on my local network. It also takes care of serving TLS, which is convenient.

It's serves a similar purpose to fabio or traefik but with far far fewer features, and no centralized configuration. It listens for mDNS resource broadcasts it recognizes and forwards requests however they tell it to.

whytheplatypus avatar Jun 23 '20 01:06 whytheplatypus