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

Help, configure routing by “ip”, I need to write “geoip:private and geoip:ru”. #1620

Open
MaximFoxWevo opened this issue Feb 27, 2025 · 3 comments

Comments

@MaximFoxWevo
Copy link

MaximFoxWevo commented Feb 27, 2025

Help, configure routing by “ip”, I need to write “geoip:private and geoip:ru”. I've tried writing:

        {
            "ip": [
                "geoip:ru"
            ],
            "outbound": "bypass"
        }

But it doesn't work, it gives an error.

Image

@SenLief
Copy link

SenLief commented Feb 28, 2025

{
"geoip": [
"ru"
],
"outbound": "bypass"
}

@MaximFoxWevo
Copy link
Author

{ "geoip": [ "ru" ], "outbound": "bypass" }

How to add a block of ports and “category-ads-all”?

Image

@SenLief
Copy link

SenLief commented Mar 3, 2025

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