Skip to content

Does ALLOWED_IPS do CIDRS? #69

Open
@blixten85

Description

I have this in my docker-compose.yml file. and the logs gives this error.
- ALLOWED_IPS=192.168.50.0/24,17.18.0.0/16
[WARN] socks: Connection from not allowed IP address: 172.18.0.1
Does this ALLOWED_IPS not take CIDRS? Does it have to be one single IP per line?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions