Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 141 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 141 Bytes

scion-netcat

A SCION port of the netcat process.

Usage

./netcat <host>:<port>
./netcat -l <port>

See ./netcat -h for more.