Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uc

Introduction

uc will accept one line of text on stdin and write that to a unix socket. Afterwards uc will read and print the response from this unix socket until EOF.

Besides providing this functionality it is the goal of uc to be specifically light-weight.

Examples

uc can be used like this:

echo get_clients | uc /var/run/l3roamd.sock
echo | uc /var/run/fastd.sock

Contributing

uc is free software. Please feel free to contribute.

About

tool to write and read data to/from unix sockets

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages