Hacker News new | ask | show | jobs
by jaggirs 2057 days ago
Routing a development server to the phone's localhost so I can use https-only features like service workers and camera access without setting up https.

ssh -L 8080:172.383.20.18:8080