-
Notifications
You must be signed in to change notification settings - Fork 0
DO NOT MERGE: Clients #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This PR reintroduces the shell scripts that have been removed in favor of docker-compose. Also, the images in the |
Based on #42 by Maxim Makulski
Okay, we can't merge this PR without modifying the surrounding framework as pointed out by @Holzhaus. I'll be adopting each implementation to meet the requirements and open separate PRs for each of them. This PR will remain open until every implementation has been migrated. |
Based on #42 by Maxim Makulski
All client images, excluding go ssh and metasploit, have been merged into master in #59 based on the Dockerfiles in this PR. We can ignore zgrab2 as it uses go ssh internally. I'll keep this PR open until the remaining clients and the Java code have been merged. |
I added some ssh clients. In addition, i have taken over the library for the Docker API from the TLS-Docker project.