mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-23 09:21:09 +00:00
3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
#!/bin/bash
|
||
|
netcat -l -u 192.168.0.1 6666
|