This works only on Windows.
-
Install rust language: https://www.rust-lang.org/tools/install
-
Install Npccap: https://npcap.com/dist/npcap-1.72.exe Select WinPCap compatibility mode. when installing!
3: install windows build tools: https://aka.ms/vs/17/release/vs_BuildTools.exe
-
Run
cargo build --release. (RUN YOUR CMD AS ADMIN!) -
run your file in {YOURSOURCEFOLDER}/target/release/sot-server-ip-finder.exe
Optional: Run the build.bat file as admin!