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

Refactor/dproxy: Add cool new features to dproxy and improve stability #32

Merged
merged 14 commits into from
Apr 18, 2021

Conversation

danielpaulus
Copy link
Owner

@danielpaulus danielpaulus commented Apr 18, 2021

Add multiple improvements and fixes to dproxy:

  • fix log statements
  • remove log.Fatal so the proxy is more stable
  • add panic recovering so the proxy moves back the original socket even when it crashes
  • use uuids for the sockets so you can start multiple proxies
  • add a full binary mode
  • add binary dump between mac/host machine and proxy

@danielpaulus danielpaulus merged commit f16993e into main Apr 18, 2021
@danielpaulus danielpaulus deleted the refactor/dproxyUpdates branch April 18, 2021 11:00
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

Successfully merging this pull request may close these issues.

1 participant