Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

localhost run

ssh -R 80:localhost:8080 ssh.localhost.run
Comment

localhost run

# no key required
ssh -R 80:localhost:<PortNumber> nokey@localhost.run
#eg: ssh -R 80:localhost:8080 nokey@localhost.run
Comment

PREVIOUS NEXT
Code Example
Shell :: add user to sudo 
Shell :: install golang 
Shell :: how to update visual studio code through ubuntu terninal 
Shell :: git see current commit message 
Shell :: delete all local branches except current branch 
Shell :: installing xlswriter 
Shell :: sequelize installation 
Shell :: how to create a group in linux 
Shell :: git add and remove 
Shell :: how to uninstall all powershell modules 
Shell :: nvcc not found in jetson nano 
Shell :: How to remove docker.io from Ubuntu? 
Shell :: sudo tee 
Shell :: bash kill all terminal 
Shell :: git diff file names 
Shell :: run shell script in dockerfile 
Shell :: github change last commit message 
Shell :: pull down remote branch git 
Shell :: config vscode terminal to bash default 
Shell :: how to install spotify in linux 
Shell :: leap year program in shell 
Shell :: install typeorm node 
Shell :: Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this. 
Shell :: heroku update remote url 
Shell :: install pycharm in ubuntu 
Shell :: git change user of last commit 
Shell :: how to merge git branch to master 
Shell :: git clone only one branch 
Shell :: button click event powershell 
Shell :: how to install gimp in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =