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

[WSL]: Error starting UDP/TCP server on port #279

Open
ph-hitachi opened this issue Jun 22, 2024 · 1 comment
Open

[WSL]: Error starting UDP/TCP server on port #279

ph-hitachi opened this issue Jun 22, 2024 · 1 comment

Comments

@ph-hitachi
Copy link

Hi i'm encountering error on wsl while using responder is there any way to change the port ?

$ sudo ss --tcp --udp --listen --numeric --process | grep 53
udp   UNCONN 0      0      10.255.255.254:53         0.0.0.0:*
tcp   LISTEN 0      1000   10.255.255.254:53         0.0.0.0:*
$ sudo responder -I tun0
[+] Listening for events...

[!] Error starting UDP server on port 53, check permissions or other servers running.
[!] Error starting TCP server on port 53, check permissions or other servers running.
[+] Exiting...
@ph-hitachi ph-hitachi changed the title [WSL]: Error starting UDP server on port [WSL]: Error starting UDP/TCP server on port Jun 22, 2024
@fgeek
Copy link

fgeek commented Oct 14, 2024

@ph-hitachi Why don't you just close/kill the other process listening that 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

2 participants