Skip to content

rtyler/aci-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACI Tunnel

This repository allows for the creation of public facing tunnels to local services through Azure Container Instances. This makes it easy to share in-progress development work with colleagues across multiple networks and continentns!

Usage

The aci-tunnel script expects that the Azure CLI is installed and configured for your Azure account.

After that has been set up, simply invoke aci-tunnel with the ports you wish to tunnel:

aci-tunnel 8080

Once the tunnel is active, you would be able to use the public IP address printed on the screen!

Demo

Screencast Demo

About

A public tunnel for local services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published