An open source cloud native tunnel written in Go, exposing internal services on public URLs or domains by tunneling traffic through a single endpoint server, utilizing websockets for secure service exposure without opening firewall ports.
Inlets is an open source, lightweight and self-hosted cloud native tunnel solution that makes it easy to expose internal services on public URLs or domains. It works by tunneling traffic from a client running inside your network to a publicly accessible server endpoint that can be running anywhere.
Some key features and benefits of Inlets include:
Inlets is very easy to set up as a client and server Docker container without needing to install anything else. It has clients available for all major platforms. The tunnel runs through a single endpoint server which acts as a proxy between the client and external requests.
Inlets is great for developers, hobbyists and small teams who want internal/private services to be securely accessible from the public Internet without opening firewall ports or setting up a VPN.
Here are some alternatives to Inlets:
Suggest an alternative ❐