NEW
This commit is contained in:
6
hardware/ESP_ARDUINO/core/debug
Executable file
6
hardware/ESP_ARDUINO/core/debug
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
while [ 1=1 ]
|
||||
do
|
||||
nc 192.168.200.1 23
|
||||
done
|
||||
Reference in New Issue
Block a user