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

port number in first execution #41

Closed
merlin123h opened this issue Sep 19, 2020 · 1 comment
Closed

port number in first execution #41

merlin123h opened this issue Sep 19, 2020 · 1 comment

Comments

@merlin123h
Copy link

Hi.
i executed shad0w for first time. so, port number 80 is always in use.
can i change port number to other numbers, such as 443, 8080 or ...?
please guide me on how to do it.
thanks.

@bats3c
Copy link
Owner

bats3c commented Sep 19, 2020

Hey,
It is possible but will require you to not use the wrapper found in /usr/bin/shad0w and instead launch the shad0w docker container manually. This can be done with docker run -v $(pwd):/root/shad0w/.bridge -p 443:443 -it shad0w listen. Be warned that using this method will break the sharpsocks -q command. For sharpsocks to still be used you will have to be set it up manually both inside shad0w and when exposing ports though docker.

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

2 participants