Draft
Conversation
untested and still in rough shape... In future rama will make this a bit easier, as it will provide a crate for it, but for now this is not yet in a good enough shape, so some code of that is already copied into here
problem with root justfile is we set rustflags, which breaks build for now easiest to just let this thing live separately
also start prepping justfile and CI... still plenty todo, but it's starting to come together
also improve documentation and code health
prepare for also common utilities shared by _all_ proxies, e.g. to filter non-public ip ranges
expand the cases found by macos l4 testing
also another attempt in making CI happy about windows driver checking
- next up: - better docs - debug net flow - better overview and cleanup
theory is that this is only required for loopback redirects, which we do not anyway,... for now... so if I am correct in understand the dll headers, this should be fine...
this was the odd duck out, now put in line
error handling now no longer relies on stdout
for lazy developers
+ making developer life a lot easier with big script and just targets update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR Is WIP. Do not merge yet.