3 lines
31 B
Bash
Executable File
3 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
nc localhost 17 -W 1
|