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