Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bastianfriedrich
sock
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package sock
<package name="sock" project="home:bastianfriedrich"> <title>Sock -- A Simple Shell Interface to Network Sockets</title> <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 <mj@ucw.cz> </description> <person userid="bastianfriedrich" role="maintainer"/> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor