Small script that will wait for a TCP connection and respond with the contents of the configured directory.
|
11 年 前 | |
---|---|---|
.gitignore | 8 年 前 | |
LICENSE | 8 年 前 | |
README.md | 8 年 前 | |
ls_echo.py | 8 年 前 | |
ls_echo.rb | 8 年 前 |
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\>