Skip to content

Quick and dirty tool for interactively pinging sockets.

License

Notifications You must be signed in to change notification settings

williamyaoh/socketrepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#socketrepl License Build Status

Trivial application to open a connection to a remote host, and treat it as if it was an asynchronous REPL.

##Usage

socketrepl <host> <port>

Connects to the specified host and port. Standard input is then sent on the connection, and responses from the server are printed to standard output asynchronously.

Report bugs to /dev/null. Seriously, it's like 100 lines total. If you need a fix, it'd be faster to write it yourself.

About

Quick and dirty tool for interactively pinging sockets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published