Skip to content

docs: clarify Sploitus search is disabled by default#366

Open
lxcxjxhx wants to merge 2 commits into
vxcontrol:mainfrom
lxcxjxhx:docs/clarify-sploitus-default-disabled
Open

docs: clarify Sploitus search is disabled by default#366
lxcxjxhx wants to merge 2 commits into
vxcontrol:mainfrom
lxcxjxhx:docs/clarify-sploitus-default-disabled

Conversation

@lxcxjxhx

@lxcxjxhx lxcxjxhx commented Jul 7, 2026

Copy link
Copy Markdown

Problem Analysis

The README.md file mentions Sploitus Search integration but does not clarify that it is disabled by default, which can mislead users into thinking it works out of the box.

Current Text (Line ~100)

`markdown

Issue

  • Sploitus Search requires good IP reputation to avoid Cloudflare blocks
  • Users may attempt to use it without understanding the default disabled state
  • Leads to confusion when search results are empty or blocked

Solution

Added clarification to the README.md:

`markdown

Testing

  • Verified README renders correctly with the clarification
  • No code changes, documentation only

Impact

This documentation improvement helps users understand Sploitus Search limitations upfront, reducing support requests and improving user experience.

lxcxjxhx added 2 commits July 7, 2026 08:49
- Fix double timeout padding in Handle() method that inflated user-requested timeouts by 5 seconds
- Fix incorrect log type in WriteFile() method (stdin -> stdout) for proper log stream classification
- Fix incomplete file read in ReadFile() method by using io.ReadFull instead of single Read() call

These bugs affected command execution timeout handling, log type correctness, and file read completeness.
All fixes are minimal, targeted, and maintain backward compatibility while improving correctness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant