littlebear2
littlebear2
This server is only able to intercept password authentication. There is a branch with public key authentication, but both authentication methods does not work together :disappointed: There is another @ssh-mitm...
> On Fri, 2021-10-29 at 03:53 -0700, littlebear2 wrote: @jtesta recommended me in #14 to use another project > I did not. @jtesta I'm sorry if I misunderstood. :cry:
When I tried your [pubkey_auth branch](https://github.com/jtesta/ssh-mitm/tree/pubkey_auth), this breaks password authentication. I have 2 users. One is allowed to login with public key and the other can only login with a...
Thanks for the response :+1: I will try the other project