This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
MongoDB GUI
Sharad Agarwal edited this page Oct 16, 2019
·
3 revisions
ssh -f -N [email protected] -L 8090:localhost:27017
I used https://www.tecmint.com/create-ssh-tunneling-port-forwarding-in-linux/ for reference.