Skip to content

A netcat like tool to help communicate with multistream servers

Notifications You must be signed in to change notification settings

whyrusleeping/mss-nc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

multistream netcat

A basic netcat like tool for communicating with multistream protocol servers.

usage:

$ mss-nc <host> <port>

Once you're connected, you can either list available protocols with ls or you can select a protocol by typing its name. Once a protocol is selected, the input mode changes from varint prefixed and newline delimited to raw.

About

A netcat like tool to help communicate with multistream servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages