Skip to content
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

Error starting userland proxy: listen tcp4 127.0.0.1:22: bind: address already in use. #25

Open
aenagy opened this issue Nov 22, 2021 · 0 comments

Comments

@aenagy
Copy link

aenagy commented Nov 22, 2021

After doing the following:

git clone https://github.com/DominicBreuker/stego-toolkit.git
cd ./stego-toolkit/bin
./build.sh
# No indicate of errors in above script.
./run.sh

... I get:

sysadmin@UbuntuDesktop:~/git/stego-toolkit/bin$ ./run.sh 
Starting container now...
docker: Error response from daemon: driver failed programming external connectivity on endpoint keen_dewdney (e3af358b8bb3f91315ba38d3224f257afd43721ba8284d20bc4fcf98567bfe27): Error starting userland proxy: listen tcp4 127.0.0.1:22: bind: address already in use.
sysadmin@UbuntuDesktop:~/git/stego-toolkit/bin$

Yes, I'm running sshd locally. No, I don't want to stop it or change the port. I want to know which file needs to be edited for the docker container sshd to listen on another port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant