Teleport Zero trust VPN: 2. Access: Applications: tsh cli
We can access the application using cmd.
tsh login --proxy=tp.aholadigital.com:443 --auth=local --user=admin tp.aholadigital.com
After login you can choose 2 way access:
to list all app you have access:
tsh apps ls
and to login to that app:
tsh apps login app-name
* This command will generate certificates for access
or we can create local proxy for that app and we can access the application using localhost.
tsh proxy app application-name