justmao945 / mallory

HTTP/HTTPS proxy over SSH
MIT License
324 stars 68 forks source link

Fix default behavior of ssh #25

Closed gonzalesraul closed 2 years ago

gonzalesraul commented 2 years ago

While starting mallory the following error messages:

mallory: 2022/05/26 12:02:00 main.go:46: ssh: must specify HostKeyCallback

Relates to: https://github.com/golang/go/issues/19767