wasup
외부에서 로컬서버로 접속하기 ngrok 본문
반응형
▼▼▼ 다운로드 링크 ▼▼▼
실행
ngrok authtoken [발급받은인증키]
ex) ngrok authtoken 2Dx2i0bn0S7XpzrhxpmcZvRtha4_nwuZAbaHc2GXUB66ydos
ngrok [프로토콜] [포트]
ex) ngrok http 3000
오류
CategoryInfo
ObjectNotFound: (ngrok:String) [], CommandNotFoundException
FullyQualifiedErrorId
CommandNotFoundException
인증키 확인 : https://dashboard.ngrok.com/get-started/your-authtoken
*재실행시 forwarding 변경됨
실행위치에서
npm start
https://blog.danggun.net/9317?category=345133
반응형
'IT etc' 카테고리의 다른 글
카페24(cafe24) 호스팅 외부 IP접속 허용 (0) | 2022.09.03 |
---|---|
내 컴퓨터 외부에서 접속하기 (0) | 2022.08.31 |
visual studio code + git (0) | 2022.08.26 |
인텔리제이 설치 (0) | 2022.08.23 |
내 컴퓨터 서버만들기 (0) | 2022.08.21 |
Comments