#azure #tunnel #local #vm #virtual #bastion #machine

app azure-bastion-tunnel

azure-bastion-tunnel creates local proxy to machines in Azure Virtual Network

2 releases

0.1.1 May 28, 2023
0.1.0 May 28, 2023

#2 in #bastion

MIT/Apache

19KB
336 lines

Azure bastion tunnel

command line utility for creating tunnels to azure bastion to vm

build

cargo build

run

cargo run -- --resource-group <resource-group-name> --vm fc --bastion <bastion-name> --remote-port 22 --local-port 8080

DISCLAIMER

For education purpose only

Azure currently is providing any official documentation for bastion. Current project is reverse engineered from cli

Dependencies

~19–35MB
~576K SLoC