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

Isn't it bug? #26

Closed
rightx2 opened this issue Jan 12, 2017 · 1 comment
Closed

Isn't it bug? #26

rightx2 opened this issue Jan 12, 2017 · 1 comment

Comments

@rightx2
Copy link

rightx2 commented Jan 12, 2017

Inside of get_trusted_ip function, there is a conditional statement: len(ips) > 1.

I think that it should be len(ips) >= 1 ?

@un33k
Copy link
Owner

un33k commented Jan 12, 2017

No, a proper proxy configuration must return at minimum two ip addresses.

@un33k un33k closed this as completed Jan 13, 2017
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