Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh tunel map background

ssh -o ControlPersist=yes -fNT -L 3306:127.0.0.1:3306 example.com
Comment

ssh tunel map

ssh -L local_port:destination_server_ip:remote_port ssh_server_hostname
Comment

PREVIOUS NEXT
Code Example
Shell :: dyld: lazy symbol binding failed: Symbol not found: _ffi_prep_closure_loc 
Shell :: loading json in js 
Shell :: alpine linux list processes 
Shell :: linux execute permission denied 
Shell :: git reset head 2 commits 
Shell :: resolvconf set dns 
Shell :: isntall jest cli 
Shell :: PowerShell cant run curl command 
Shell :: github ssh key setup 
Shell :: sed remove line containing 
Shell :: youtube dl download playlist by index 
Shell :: how to kill orphan 
Shell :: how to add eslint to your JavaScript project 
Shell :: bun.sh setup 
Shell :: how to run xmrig on ubuntu 
Shell :: install flutter in ubuntu 
Shell :: wget files matching pattern 
Shell :: pnpm auto-install-peers 
Shell :: check lines of code added removed by a specific user 
Shell :: difference between shell and terminal 
Shell :: vscode disable powershell integrated console 
Shell :: generate a random password bash 
Shell :: how to create flutter project in terminal 
Shell :: vim open shell in current directory 
Shell :: `FirebaseAnalytics` requires CocoaPods version `= 1.10.0`, which is not satisfied by your current version, `1.5.2`. 
Shell :: firebase only hosting command 
Shell :: add ssh to already cloned repo 
Shell :: delete mulitple git branch 
Shell :: installing rspec gemfile 
Shell :: open xampp control panel from terminal ubuntu 20 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =