-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes server freezes sometimes and needs to be restarted (#3)
* Server freezes sometimes and needs to be restarted (#2) * Fix - Handling inside mitmproxy's code the file descriptors limit to fix this issue * Bridge - Adding heartbeat to cleanup old connections * App - Removing old bridge and websocket's python code - Embedding mitmdump binary with mockingbird bridge - Improved process execution layer, * Server freezes sometimes and needs to be restarted (#2) * Fix - Handling inside mitmproxy's code the file descriptors limit to fix this issue * Bridge - Adding heartbeat to cleanup old connections * App - Removing old bridge and websocket's python code - Embedding mitmdump binary with mockingbird bridge - Improved process execution layer, * Server freezes sometimes and needs to be restarted (#2) * Fix - Handling inside mitmproxy's code the file descriptors limit to fix this issue * Bridge - Adding heartbeat to cleanup old connections * App - Removing old bridge and websocket's python code - Embedding mitmdump binary with mockingbird bridge - Improved process execution layer,
- Loading branch information
Showing
19 changed files
with
285 additions
and
120 deletions.
There are no files selected for viewing
This file contains 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
Binary file not shown.
This file contains 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
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.