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