> ## Documentation Index
> Fetch the complete documentation index at: https://c5tako.ziphers.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Bad BLE

> ทดสอบการควบคุมแบบ Bluetooth HID กับอุปกรณ์ที่ได้รับอนุญาต

`Bluetooth → Bad BLE` จำลองอุปกรณ์ Bluetooth HID สำหรับทดสอบคอมพิวเตอร์หรือโทรศัพท์ของคุณเอง

<Warning>
  ห้ามเชื่อมต่อ ส่งปุ่ม หรือรันสคริปต์กับอุปกรณ์ของผู้อื่นโดยไม่ได้รับอนุญาต
</Warning>

## เมนูที่มีบนเครื่อง

<CardGroup cols={2}>
  <Card title="Mouse Remote" icon="mouse-pointer-2">
    ควบคุมตัวชี้และปุ่มเมาส์
  </Card>

  <Card title="Keyboard" icon="keyboard">
    ส่งปุ่มจากหน้าควบคุมบนเครื่อง
  </Card>

  <Card title="Media" icon="play">
    Volume Up/Down, Mute, Play/Pause, Next, Previous และ Stop
  </Card>

  <Card title="System" icon="power">
    Power Down, Sleep และ Wake Up
  </Card>

  <Card title="Run Ducky" icon="file-code-2">
    รันสคริปต์ Ducky ที่เลือก
  </Card>

  <Card title="Stop" icon="square">
    หยุด Bad BLE และยกเลิกการเชื่อมต่อ
  </Card>
</CardGroup>
