Localhost.run
Simple hosted SSH option. Supports custom domains for a cost.
ssh의 -R 플래그를 사용하여 무설치로 HTTP 리버스 프록시를 만들어준다.
Examples
-
ssh -R 80:localhost:8080 localhost.run- will connect a free domain tunnel to localhost on port 8080.
Simple hosted SSH option. Supports custom domains for a cost.
ssh의 -R 플래그를 사용하여 무설치로 HTTP 리버스 프록시를 만들어준다.
ssh -R 80:localhost:8080 localhost.run - will connect a free domain tunnel to localhost on port 8080.