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

NAT1 Full cone question #7

Open
rocinan opened this issue Nov 20, 2020 · 1 comment
Open

NAT1 Full cone question #7

rocinan opened this issue Nov 20, 2020 · 1 comment

Comments

@rocinan
Copy link

rocinan commented Nov 20, 2020

Describe actual behavior

I am working on changing the socks5 of this project to full cone(nat1). I would like to ask, can I only receive data packets from remote addr in the udp connection state? If a connect udp is established, such as 127.0.0.1:8003- >1.1.1.1:53, but I want to receive 1.1.1.2:33->127.0.0.1:8003 udp packets, can I only use the non-connected listening port to achieve this?

What is your expected behavior

nat1

Specifications like the version of the project, operating system, or hardware

Steps to reproduce the problem

@txthinking
Copy link
Owner

You can use the Small API(Struct is like concept in protocol) instead of the Advanced API to do any you want

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