fffaraz / fakessh

A dockerized fake SSH server honeypot written in Go that logs login attempts.
https://hub.docker.com/r/fffaraz/fakessh
BSD 3-Clause "New" or "Revised" License
333 stars 37 forks source link

Is support for devices with other cpu architectures being considered? #3

Open hurriedlu opened 3 months ago

hurriedlu commented 3 months ago

I found that the image on docker hub seems to only support amd64 as the architecture of the cpu, please consider supporting devices of other architectures? Such as armv7, v7l, v8 architectures?

fffaraz commented 3 months ago

Please consider contributing. PRs are welcome!