• Joel Martin's avatar
    wsproxy: multiprocess capable. · a0315ab1
    Joel Martin authored
    Add -m, --multiprocess option which forks a handler for each
    connection allowing multiple connections to the same target using the
    same proxy instance.
    
    Cleaned up the output of the handler process. Each process' output is
    prefixed with an ordinal value.
    
    Changed both the C and python versions of the proxy.
    a0315ab1
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...