ngrok.bat edited online with Bitbucket

master
Amir Hossein Moghiseh 2021-01-17 17:47:34 +03:30
parent 018b7e3629
commit 1672d52cf8
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
ssh -R 6001:127.0.0.1:8700 moghi3@vnfco.ir
ssh -t YOUR_ACCOUNT@vnfco.ir sudo kill $(sudo lsof -t -i:6001)
ssh -R 6001:127.0.0.1:YOURLOCALPORT YOUR_ACCOUNT@vnfco.ir