このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン |
2023年7月rocky9導入メモ [2023/07/14 01:20] – 作成 133.11.222.90 | 2023年7月rocky9導入メモ [Unknown date] (現在) – 削除 - 外部編集 (Unknown date) 127.0.0.1 |
---|
``` | |
[yoshitake@m32s ~]$ ps axu|grep socat | |
yoshita+ 76262 0.0 0.0 51868 2448 pts/4 S+ 7月10 0:00 socat tcp4-listen:8389,reuseaddr,fork TCP:192.168.192.213:3389 | |
yoshita+ 91294 0.0 0.0 51868 2512 pts/2 S+ 7月10 0:07 socat tcp4-listen:8022,reuseaddr,fork TCP:192.168.201.107:8022 | |
yoshita+ 91333 0.0 0.0 51868 2508 pts/3 S+ 7月10 0:00 socat tcp4-listen:15372,reuseaddr,fork TCP:192.168.200.203:22 | |
root 97262 0.0 0.0 274688 5612 pts/1 S+ 7月10 0:00 sudo socat tcp4-listen:443,reuseaddr,fork TCP:192.168.200.205:443 | |
root 97263 0.0 0.0 51904 1940 pts/1 S+ 7月10 0:00 socat tcp4-listen:443,reuseaddr,fork TCP:192.168.200.205:443 | |
yoshita+ 100482 0.0 0.0 51868 2532 pts/6 S+ 7月11 0:23 socat tcp4-listen:8080,reuseaddr,fork TCP:192.168.200.205:80 | |
yoshita+ 100780 0.0 0.0 51868 2508 pts/0 S+ 7月11 0:00 socat tcp4-listen:3128,reuseaddr,fork TCP:192.168.200.205:3128 | |
yoshita+ 228421 0.0 0.0 112828 972 pts/5 S+ 10:17 0:00 grep --color=auto socat | |
``` | |