We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
command: listener_add --addr 0.0.0.0:50001 --to 127.0.0.1:50001 --udp
listener_add --addr 0.0.0.0:50001 --to 127.0.0.1:50001 --udp
error: listen udp 0.0.0.0:50001: address 0.0.0.0:50001: unexpected address type
note tcp works just fine but I cant get any udp listeners to work.
The text was updated successfully, but these errors were encountered:
d0ae589
add fingerprint validation (#50), and agent bind (#49)
bbb00ed
nicocha30
No branches or pull requests
command:
listener_add --addr 0.0.0.0:50001 --to 127.0.0.1:50001 --udp
error: listen udp 0.0.0.0:50001: address 0.0.0.0:50001: unexpected address type
note tcp works just fine but I cant get any udp listeners to work.
The text was updated successfully, but these errors were encountered: