SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

sock rpm build for : OpenSuSE 13.X. For other distributions click sock.

Name : sock
Version : 1.1 Vendor : obs://build_opensuse_org/home:bastianfriedrich
Release : 194.1 Date : 2014-11-03 15:04:15
Group : Productivity/Networking/Other Source RPM : sock-1.1-194.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Sock -- A Simple Shell Interface to Network Sockets
Description :
This program serves as an interface for network sockets for use in both
shell scripts and manually from the command line. In contrast to
netcat, it handles EOF in a way so, for example, tar archives can
easily be transferred. See the man page (man 1 sock) for more details.

Example:

host1 # sock -l :7777 > file host2 # cat file | sock host1:7777

host1 # sock -l :7777 | tar xvzfp - host2 # tar czfp - some/dir | sock
host1:7777



Authors:
--------
Martin Mares < mjAATTucw.cz>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/bastianfriedrich/openSUSE_13.2/i586

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
sock
sock(x86-32)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.4)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.15)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/bin/sock
/usr/share/doc/packages/sock
/usr/share/doc/packages/sock/README
/usr/share/man/man1/sock.1.gz

 
ICM