[PR #31] feat: Implement BigBearCasaOS Server Finder script #39

Closed
opened 2025-11-20 04:14:24 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/bigbeartechworld/big-bear-scripts/pull/31

State: closed
Merged: Yes


This pull request introduces a new script called bigbear-casaos-server-finder/run.sh that allows users to discover CasaOS servers on their local network.

The key features of this script include:

  • Automatic discovery of available subnets on the system
  • Ability to scan multiple ports (configurable) for each IP address
  • Parallel scanning to speed up the process
  • Logging of the results to a log file
  • Handling of missing dependencies (nmap and iproute2)
  • User-friendly output with color-coded messages
  • Option to select a specific subnet to scan for faster results

This script is designed to help BigBearTechWorld community members easily find CasaOS servers on their local networks, making it easier to connect to and manage their CasaOS instances.

Summary by CodeRabbit

  • Documentation
    • Introduced a new guide outlining the tool’s purpose, key features, installation methods, usage instructions, and troubleshooting tips.
  • New Features
    • Launched an interactive scanner that automatically detects local subnets and identifies CasaOS servers.
    • Enhanced the scanning process with parallel checks, clear visual feedback, and detailed logging to facilitate easier troubleshooting.
**Original Pull Request:** https://github.com/bigbeartechworld/big-bear-scripts/pull/31 **State:** closed **Merged:** Yes --- This pull request introduces a new script called `bigbear-casaos-server-finder/run.sh` that allows users to discover CasaOS servers on their local network. The key features of this script include: - Automatic discovery of available subnets on the system - Ability to scan multiple ports (configurable) for each IP address - Parallel scanning to speed up the process - Logging of the results to a log file - Handling of missing dependencies (nmap and iproute2) - User-friendly output with color-coded messages - Option to select a specific subnet to scan for faster results This script is designed to help BigBearTechWorld community members easily find CasaOS servers on their local networks, making it easier to connect to and manage their CasaOS instances. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Introduced a new guide outlining the tool’s purpose, key features, installation methods, usage instructions, and troubleshooting tips. - **New Features** - Launched an interactive scanner that automatically detects local subnets and identifies CasaOS servers. - Enhanced the scanning process with parallel checks, clear visual feedback, and detailed logging to facilitate easier troubleshooting. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
saavagebueno added the pull-request label 2025-11-20 04:14:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/big-bear-scripts#39