Inbox

ngrok localhost 외부 접속

오렌지데이77 2024. 1. 30. 17:24

Overview

  • localhost 를 외부 address로 접속 할 수 있는 가이드 라인입니다.
  • ngrok 회원가입을 진행합니다.

설치



title: command


$ brew install ngrok/ngrok/ngrok

# ngrok 회원 가입 후 토큰 copy
$ ngrok config add-authtoken your-token
$ ngrok http my-port
$ ngrok http 51462

외부 접속

title: 외부 접속


명령어 실행 후 나오는 안내 주소로 외부에서 접속