Small script that will wait for a TCP connection and respond with the contents of the configured directory.

Lily Carpenter a7a5f0fbbf Added python version преди 11 години
.gitignore 93ee95938b Initial commit преди 8 години
LICENSE c5b6144267 Update LICENSE преди 8 години
README.md a7a5f0fbbf Added python version преди 8 години
ls_echo.py a7a5f0fbbf Added python version преди 8 години
ls_echo.rb f2197dc9d3 Fixed to where server errors happen before the fork. преди 8 години

README.md

ls_echo

Small script that will wait for a TCP connection and respond with the contents of the configured directory.

Usage: ./ls_echo.rb <port> <directory>

   ./ls_echo.py \<port\> \<directory\>