서버 /서버
외부접속시 ssh tunnels 을 이용한 plex 설치
PebbleKim
2019. 8. 18. 20:39
PUTTY를 이용해서
평소에 서버에 접속하듯 접속하는도중 설정을 추가
(ssh란의 tunnels에서 설정)
- Gateway: ip.address.of.server
- Source Port: 8888
- Destination: localhost:32400
을 설정하고 add를 누른후 웹브라우져에서
http://localhost:8888/web
에 접속하여 그대로 설치하고 운영
출처 : https://support.plex.tv/articles/200288586-installation/