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

Change routing_engine() to handle CountryCode and Free World Bit for Exit Node in Request for the Route #788

Open
czarte opened this issue Apr 26, 2024 · 0 comments
Assignees

Comments

@czarte
Copy link
Collaborator

czarte commented Apr 26, 2024

We want to change routing_engine() accordingly to be able to choose the Route to the exit node, which has the desired localization on the user setting in his UI for the desired Country or Free World Bit of Exit Node.

Because we store the Country code and Free World Bit in NodeRecordInner_0v1 in our Neighborhood DB, we can use this information to choose which Exit Node we want to use to access the internet.

  1. introduce route filter about FreeWorldBit
  2. introduce route filter for desired exit Country
@kauri-hero kauri-hero moved this to Ready for Development in MASQ Node v2 May 19, 2024
@czarte czarte self-assigned this May 21, 2024
@czarte czarte moved this from Ready for Development to Development In Progress in MASQ Node v2 May 24, 2024
@github-project-automation github-project-automation bot moved this to Ready for Development in MASQNode Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Awaiting Development (Prioritized)
Status: Ready for Development
Development

No branches or pull requests

1 participant