Add socat
This commit is contained in:
parent
2b1cfcd207
commit
141f01c849
BIN
packages/6.4/socat-1.7.3.2-x86_64-1.txz
vendored
Normal file
BIN
packages/6.4/socat-1.7.3.2-x86_64-1.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.5/socat-1.7.3.2-x86_64-1.txz
vendored
Normal file
BIN
packages/6.5/socat-1.7.3.2-x86_64-1.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.6/socat-1.7.3.2-x86_64-1.txz
vendored
Normal file
BIN
packages/6.6/socat-1.7.3.2-x86_64-1.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.7/socat-1.7.3.2-x86_64-3cf.txz
vendored
Normal file
BIN
packages/6.7/socat-1.7.3.2-x86_64-3cf.txz
vendored
Normal file
Binary file not shown.
|
@ -72,6 +72,7 @@
|
|||
"sdparm":"A utility for listing and potentially changing SCSI disk parameters.",
|
||||
"serf":"The serf library is a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library.",
|
||||
"slocate":"An enhanced version of locate, a command to help you locate files on the system. Like the original version of locate, it maintains a database of files on the system, updating it nightly. Unlike the original, it indexes every file on the machine rather than only the ones that can be seen by everyone. The secure part of slocate is that it will only return matches if the user is allowed to see the files.",
|
||||
"socat":"A relay for bidirectional data transfer between two independent data channels.",
|
||||
"sshfs-fuse":"This is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there s nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.",
|
||||
"strace":"Allows you to trace the execution of a command. It runs the specified command until it exits, intercepting signals and system calls and dumping the information to the standard error.",
|
||||
"stunnel":"Designed to work as an SSL encryption wrapper between remote client and local or remote servers. The goal is to facilitate SSL encryption and authentication for non-SSL-aware programs. stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the program code.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user