Skip to content

Repository files navigation

Socket_proxy

Share a readonly socket to multiple new clients

#Developing : Tested using socket created on developer node: Input socket : $ while [ 1 -lt 2 ]; do echo $RANDOM; sleep 1; done|nc -kl localhost 5678

Output socket : nc localhost 12345

About

Share a readonly socket to multiple new clients

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages