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

Can not work with local pc port mapping, but loa details support it. #95

Open
nvssoft123 opened this issue May 8, 2024 · 3 comments
Open

Comments

@nvssoft123
Copy link

Such as
1.create a local tcp server listen on port 6040, if game connect to local pc 6040 port( we use WFP to let game connect to local pc's 6040 port) etc, it will port mapping to real game server's 6040 port and via socks5 proxy.
2.Loa details support this, it capture local pc's 6040 port packets with raw socket option.
3.If enable raw socket and 6040 port in loa logs, it can not capture anything. May be loa logs exclude local pc's 6040 port packets , only capture remote pc's 6040 port?

@snoww
Copy link
Owner

snoww commented May 8, 2024

wfp is not supported unfortunately

@nvssoft123
Copy link
Author

nvssoft123 commented May 9, 2024 via email

@snoww
Copy link
Owner

snoww commented May 16, 2024

can you try manually adding the loopback ip to the settings.json file?

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