genshen / wssocks

socks5 over websocket
MIT License
152 stars 28 forks source link

fix(server): fix bug of server side crashing when using http/https proxy #57

Closed genshen closed 1 year ago

genshen commented 2 years ago

This PR fixed the bug of "the server side always crash under http and https proxy". (for bug report, see #49 and 011f5e1).