Skip to content

Horiodino/swind-bomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Overview

Swinds is a Go-based program that replicates the Swinds Attack functionality. Use the install.sh script to build, install, and manage the swinds binary as a systemd service.

Usage

Run the install.sh script with one of the following commands:

  • build: Build the binary.

    ./install.sh build
  • install: Build and install the binary.

    ./install.sh install
  • create-service: Create the systemd service.

    ./install.sh create-service
  • setup-service: Set up and enable the service.

    ./install.sh setup-service
  • status: Check the service status and logs.

    ./install.sh status
  • clean: Clean up the build directory.

    ./install.sh clean
  • check: Check if the binary is installed.

    ./install.sh check

License

Open-source under the MIT License.


About

bomb has been planted!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published