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

Lily Carpenter f2197dc9d3 Fixed to where server errors happen before the fork. il y a 11 ans
.gitignore 93ee95938b Initial commit il y a 8 ans
LICENSE c5b6144267 Update LICENSE il y a 8 ans
README.md 699f32d7f5 Update README.md il y a 8 ans
ls_echo.rb f2197dc9d3 Fixed to where server errors happen before the fork. il y a 8 ans

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>