routerkeygen / routerkeygenPC

Qt Port for Linux, Mac OSX and Windows
GNU General Public License v3.0
288 stars 89 forks source link

cli: read MAC/SSID pairs from stdin #49

Open joy4eg opened 5 years ago

joy4eg commented 5 years ago

Sometimes it is better to send the data to stdin as one batch rather than execute routerkeygen one by one.

Here is PoC how to deal with that. Any comments are welcome :)

RealEnder commented 5 years ago

Hi, sorry for the late reply. I really like the idea, but have some notes, which will go as review.