3 lines
44 B
Bash
3 lines
44 B
Bash
#!/bin/bash
|
|
exec /usr/bin/nc localhost 9847
|
#!/bin/bash
|
|
exec /usr/bin/nc localhost 9847
|