jabb3rd / rslinux_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rslinux_test

Router Scan wrapper for linux.

Download

Get source

git clone https://github.com/itJunky/rslinux_test.git

Get liblibrouter.so (ask in Router Scan community) and copy to rslinux_test directory

Compilation

Go to source directory

cd ./rslinux_test

Make all

make

Using

Run Router Scan binary with parameters

./rs.bin -w ./auth_basic.txt -t 192.168.1.2

About


Languages

Language:C 99.2%Language:Makefile 0.8%