codeexpress / respounder

Respounder detects presence of responder in the network.
Apache License 2.0
314 stars 38 forks source link

Any plans to port to another language? #1

Closed Maleus closed 6 years ago

Maleus commented 6 years ago

I would love to implement this into our corporate scanning, but I am not allowed to install go. Any plans to port it to something like Python or Ruby?

codeexpress commented 6 years ago

You don't need to install golang in order to use Respounder. Pre-built native binaries are available in the releases section here: https://github.com/codeexpress/respounder/releases

You should be able to download the relevant executable and run it directly on the machine without need of any language interpreter or runtime.