1rst goal state

Signed-off-by: zedddie <rust@zedddie.rs>
This commit is contained in:
zedddie 2026-03-17 00:06:16 +01:00
parent 0f333db702
commit b2e7bb0317

View file

@ -6,7 +6,7 @@ The project is designed by the desire to transfer all the charms of routing and
## brief impl plan: ## brief impl plan:
### client-side usage essentianls ### client-side usage essentianls
1. [ ] TUN raw data (headers) parsing 1. [ ] TUN raw data (headers) parsing 50-70% done =)
2. [ ] parse geoip2 thingies 2. [ ] parse geoip2 thingies
3. [ ] parse user's Config 3. [ ] parse user's Config
4. [ ] impl routing logic based on client's Config 4. [ ] impl routing logic based on client's Config