You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
introduce route filter about FreeWorldBit
introduce route filter for desired exit Country
The text was updated successfully, but these errors were encountered:
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
andFree World Bit
inNodeRecordInner_0v1
in our Neighborhood DB, we can use this information to choose which Exit Node we want to use to access the internet.The text was updated successfully, but these errors were encountered: