Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh list port forwards

% sudo lsof -i -n | egrep '<ssh>'
ssh  19749  user  3u  IPv4 148088244   TCP x.x.x.x:39689->y.y.y.y:22 (ESTABLISHED)
ssh  19749  user  4u  IPv6 148088282   TCP [::1]:9090 (LISTEN)
ssh  19749  user  5u  IPv4 148088283   TCP 127.0.0.1:9090 (LISTEN)
Comment

PREVIOUS NEXT
Code Example
Shell :: gzip folder with tar and exclude directories 
Shell :: add text to clipboard wsl 
Shell :: check ubuntu uptime 
Shell :: how to delete files in linux 
Shell :: check which python script is running 
Shell :: Unable to upgrade Flutter: no origin repository configured. 
Shell :: how to check wsl version 
Shell :: ubuntu 
Shell :: bash "=~" example 
Shell :: npm install webpack server 
Shell :: linux ip route add 
Shell :: android/gradlew EACCES error 
Shell :: install cute fish on ubuntu 
Shell :: git clone without folder 
Shell :: bash read value 
Shell :: what is uname -r linux 
Shell :: ionic capacitor ios 
Shell :: microphone auto adjusting ubuntu 
Shell :: git flow release 
Shell :: angular 8 install agm 
Shell :: mongodb bitnami helm 
Shell :: docker cmd multiple commands 
Shell :: bash: telnet: commande inconnue. 
Shell :: how can fix some refs in git github 
Shell :: renaming a file in linux 
Shell :: Add base url to react router for gh-pages deployment 
Shell :: chocolatey cmd 
Shell :: Exception: No Linux desktop project configured. 
Shell :: gitahead fork 
Shell :: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package nano 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =