Port of watershell made by an alumni wumb0 that I decided to rewrite in C++ :)
g++ main.cpp watershell.cpp -o ${INSERT_BINARY_NAME}
- In older versions of linux
g++
might not come with a regex library. As part of figuring out Layer 2 we use regex so that way the code isnt even more painful to read/write. - You cannot connect to a watershell from the box it is running on. The watershell client MUST be run on another box in order for it to work.