elddy / NimScan

🚀 Fast Port Scanner 🚀
MIT License
365 stars 36 forks source link

cannot find module #13

Closed Ygarr closed 2 years ago

Ygarr commented 2 years ago

NimScan/modules/globals.nim(5, 28) Error: cannot open file: OSDiscovery

iTosun commented 2 years ago

They should include a .nimble file.. how ever this is the one you seek: https://github.com/elddy/Nim-OSDiscovery also install this one if you compile for windows: https://github.com/khchen/winim

elddy commented 2 years ago

Added compile check