nccgroup / wssip

Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa.
GNU Affero General Public License v3.0
445 stars 66 forks source link

v1.1.0 crashes when connection is interupted #23

Open TheTyrius opened 5 years ago

TheTyrius commented 5 years ago

Using Windows version.

If I kill my server while a connection through WSSiP is still open, it takes the proxy with it. This is a huge issue, because I want to use the log to debug my client/server communication.