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
使用frp把端口代理出去,就无法记录攻击端IP 直接部署在外网,一方面服务器内存不足(原谅我的代理服务器只有1G内存),另一方面多少不想4433端口暴露 代理端口出去就灵活的多,管理端口,蜜罐端口可以分开代理,甚至布置到多个终端 但所有攻击来源都变成了127.0.0.1 有什么解决方案么
The text was updated successfully, but these errors were encountered:
可以参考一下这个链接对frp进行配置:https://doc.natfrp.com/bestpractice/realip.html
Sorry, something went wrong.
No branches or pull requests
使用frp把端口代理出去,就无法记录攻击端IP
直接部署在外网,一方面服务器内存不足(原谅我的代理服务器只有1G内存),另一方面多少不想4433端口暴露
代理端口出去就灵活的多,管理端口,蜜罐端口可以分开代理,甚至布置到多个终端
但所有攻击来源都变成了127.0.0.1
有什么解决方案么
The text was updated successfully, but these errors were encountered: