catchpoint / WebPageTest.tsproxy

Traffic-shaping SOCKS5 proxy
Apache License 2.0
73 stars 26 forks source link

Add explicit exit command. #25

Closed andrey-malets closed 3 years ago

andrey-malets commented 3 years ago

Some platforms (notably, Windows) do not support graceful process termination with SIGINT signal, this change adds an explicit "exit" command so the server could be stopped gracefully from input command rather than a signal.