mobsf-starter
Version, currently master branch1 version
- master branchlatestMay 16, 2023
github.com/SPK137/mobsf-starter
Starter for installing dependencies and MobSF
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
mobsf-starter:
github: SPK137/mobsf-starter
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.7.2- License
- MIT
- Author
- SPK137
- Target
mobsf-installerfrom src/mobsf.cr
Dependencies
This version declares no dependencies.
README
MobSF Starter
Starter for installing dependencies and MobSF
Prerequisites
Development Commands
| cmd | description |
|---|---|
make format | Format the source code |
make build | Build a binary file from source |
make test | Run tests according to spec |
To quickly test out command without building a binary:
# setup command
crystal run ./src/mobsf.cr setup
# update command
crystal run ./src/mobsf.cr update
# help command
crystal run ./src/mobsf.cr -h
Usage
Linux
-
After giving the binary permission to execute, simply run
./mobsf-installer --helpto explore the commands -
For quick installation, run
./mobsf-installer setup --setup-type=all -
In case the binary cannot be run, run the following command before running the binary
sudo apt-get install libevent-2.1
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- May 16, 2023
- Crystal
1.7.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/SPK137/mobsf-starter
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1