Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 334 Bytes

File metadata and controls

12 lines (8 loc) · 334 Bytes

This is an example ASP.NET Core project that uses localhost.run integration.

Instructions:

  1. Build and run this application.
  2. Run the following command at the command prompt:
ssh -R 80:localhost:5000 [email protected]
  1. Visit the URL displayed in the SSH session in a browser (<some identifier>.localhost.run).