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
https://linux.do/t/topic/89856 const IPHeadersFake = [ 'x-real-ip', 'x-forwarded-for', 'cf-connecting-ip', ] 麻烦在代理的时候把这几个header删一下,或者传递一个随机的IP
The text was updated successfully, but these errors were encountered:
cf自带的规则里面有,可以打开开关
Sorry, something went wrong.
No branches or pull requests
https://linux.do/t/topic/89856
const IPHeadersFake = [
'x-real-ip',
'x-forwarded-for',
'cf-connecting-ip',
]
麻烦在代理的时候把这几个header删一下,或者传递一个随机的IP
The text was updated successfully, but these errors were encountered: