우분투 socat 설치

우분투 socat 설치

1 확인[ | ]

root@zetawiki:~# socat
The program 'socat' is currently not installed.  You can install it by typing:
apt-get install socat

2 설치[ | ]

root@zetawiki:~# apt-get install socat
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  libvarnishapi1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libreadline5
The following NEW packages will be installed:
  libreadline5 socat
0 upgraded, 2 newly installed, 0 to remove and 50 not upgraded.
Need to get 494 kB of archives.
After this operation, 1,262 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://kr.archive.ubuntu.com/ubuntu/ precise/main libreadline5 amd64 5.2-11 [128 kB]
Get:2 http://kr.archive.ubuntu.com/ubuntu/ precise/universe socat amd64 1.7.1.3-1.2 [366 kB]
Fetched 494 kB in 3s (129 kB/s)
Selecting previously unselected package libreadline5.
(Reading database ... 94798 files and directories currently installed.)
Unpacking libreadline5 (from .../libreadline5_5.2-11_amd64.deb) ...
Selecting previously unselected package socat.
Unpacking socat (from .../socat_1.7.1.3-1.2_amd64.deb) ...
Processing triggers for man-db ...
Setting up libreadline5 (5.2-11) ...
Setting up socat (1.7.1.3-1.2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

3 확인 2[ | ]

root@zetawiki:~# socat
2016/05/13 15:47:19 socat[8823] E exactly 2 addresses required (there are 0); use option "-h" for help

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}