1 |
ssh -v -N -L localhost:8080:localhost:8080 -L localhost:8081:localhost:8081 id@remote.anyons.net |
localhost (앞쪽) : binding 할 현재 컴퓨터의 8080 포트 localhost (뒤쪽) : 리모트 의 binding 가능한 8080 포트 id@remote.anyons.net : ssh로 접속할 server
|
||||||||||
localhost (앞쪽) : binding 할 현재 컴퓨터의 8080 포트 localhost (뒤쪽) : 리모트 의 binding 가능한 8080 포트 id@remote.anyons.net : ssh로 접속할 server 터널링 구축
node를 inspection 모드로 변경 & 웹 서버 실행
vscode에 launch.json
|
||||||||||
Copyright © 2022 어느용 - All Rights Reserved Powered by WordPress & Atahualpa |