ZA Proxy: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Shortcuts==
{|
| valign="top" |
───────────────────────────────────────────────
Ctrl + Alt        » Options
Ctrl + J          » Import WSDL From Web
Ctrl + I          » Import a File From URLs
| valign="top" |
───────────────────────────────────────────────
Ctrl + Shift + I  » Import WSDL From System
|-
| colspan="3" |
----
|-
| valign="top" |
| valign="top" |
|}
==Knowledge==
==Knowledge==
{|
{|

Revision as of 03:29, 10 April 2023

Shortcuts

───────────────────────────────────────────────
Ctrl + Alt         » Options
Ctrl + J           » Import WSDL From Web
Ctrl + I           » Import a File From URLs
───────────────────────────────────────────────
Ctrl + Shift + I   » Import WSDL From System



Knowledge

sudo ss -tulwn | grep LISTEN
sudo ss -tulpn | grep LISTEN | grep 8080
sudo ss -tulpn | grep LISTEN | grep sshd
sudo ss -tulpn | grep LISTEN | grep minio

References