mirror of
https://github.com/CloakHQ/CloakBrowser.git
synced 2026-06-23 11:41:46 +02:00
30 lines
614 B
Markdown
30 lines
614 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug or detection issue
|
|
labels: bug
|
|
---
|
|
|
|
Description: <!-- What happened? What did you expect? -->
|
|
|
|
CloakBrowser version: <!-- pip show cloakbrowser / npm list cloakbrowser -->
|
|
|
|
Wrapper: <!-- Python or JavaScript -->
|
|
|
|
Environment: <!-- OS, Docker y/n, base image, architecture -->
|
|
|
|
Launch options:
|
|
|
|
|
|
Tested with a different IP or proxy? <!-- Yes (same result) / Yes (works with different IP) / No -->
|
|
|
|
Works outside Docker / on host machine? <!-- Yes / No / Not using Docker -->
|
|
|
|
Steps to reproduce:
|
|
|
|
|
|
Error output / screenshots:
|
|
|
|
Dockerfile (if applicable):
|
|
|
|
Additional notes:
|