Skip to main content

Tools

has
Tools Shell
has has checks presence of various command line tools on the PATH and reports their installed version. Quick Start 🚴 Just install the has script, (there is no dependency apart from bash itself).
phpMoAdmin-MongoDB-Admin-Tool-for-PHP
Tools PHP
phpMoAdmin MongoDB administration tool for PHP Built on a stripped-down version of the high-performance Vork Enterprise Framework phpMoAdmin – MongoDB – Vork Nothing to configure – place the moadmin.php file anywhere on your web site and it just works!
ToolBin
Tools HTML
FieldTools Copyright (c) 2014-2022 Seagate Technology LLC and/or its Affiliates All the great tools we have for the field. We provide binary files for seachest and openseachest SeaChest vs openSeaChest Which tool do you need?
Anon-SMS
Tools Shell
Anon-SMS v1.4 Anonymous Message Sender for Linux And Termux. Updates: v1.0 [+] Basic Features [+] Non-Colourful Interface. v1.1 [+] Adding Colours. v1.2 [+] Fixing Colour Issues [+] Adding Tracking Feature.
qubiter
Tools HTML
Qubiter at GitHub Tutorial The following Jupyter notebook is a good introduction to Qubiter’s basic features. Other notebooks in Qubiter’s jupyter_notebook folder discuss more advanced features: https://nbviewer.jupyter.org/github/artiste-qb-net/qubiter/blob/master/qubiter/jupyter_notebooks/Say_Hello_World_With_Qubiter.ipynb The following automatically generated notebook summarizes all other notebooks:
geotools
Tools PHP
Geotools Geotools is a PHP geo-related library, built atop Geocoder and React libraries. Features Batch geocode & reverse geocoding request(s) in series / in parallel against one or a
keep-a-changelog
Tools PHP
keep-a-changelog This project provides tooling support for working with Keep A Changelog. Installation Local install via Composer Run the following to install this library: $ composer require phly/keep-a-changelog Global install via Composer Alternately, install globally, for use with any repository:
howoldisit
Tools HTML
How Old Is It? A tool for recruiters to check how old a technology is. Welcome to this non-exhaustive list of technologies and their approximate ages. I started this as a gentle dig at a subset of recruiters, and it has since been massively expanded upon by many contributors.
codeisok
Tools PHP
Badoo repository browsing and code review tool Installation guide Authorisation Administration Users management Repositories management Access management Get started Code review Commitdiff review Unified mode Side-by-side mode Branchdiff review Blob review Review for diff between two commits The project was originally forked from https://github.
TracyDebugger
Tools PHP
Tracy Debugger for ProcessWire The ultimate “swiss army knife” debugging and development tool for the ProcessWire CMF/CMS Integrates and extends Nette’s Tracy debugging tool 35+ custom tools designed for effective ProcessWire debugging and lightning fast development
data-science-stack
Tools Shell
NVIDIA Data Science Stack NVIDIA Data Science Stack is a tool to make it easy to setup a machine and manage the software stacks for GPU accelerated Data Science.
ani-cli
Tools Shell
A cli to browse and watch anime (alone AND with friends). This tool scrapes the site animixplay. Showcase ani-cli.mp4 Table of Contents Fixing errors New in v3 Install Linux Debian Fedora Arch OpenSuse Tumbleweed and Leap From source MacOS Windows Android Uninstall Dependencies Homies Contribution Guidelines Disclaimer Fixing errors If you encounter “Video url not found” or any breaking issue, then make sure you are on latest version by typing
Laravel-Dotenv-Editor
Tools PHP
Laravel Dotenv Editor Laravel Dotenv Editor is the .env file editor (or files with same structure and syntax) for Laravel 5.8+. Now you can easily edit .env files with the following features:
instagram-api-toolkit
Tools HTML
instagram-api-toolkit Use the library If you want to get access to the instagram private api you need to download the sdk depending on the language/framework you are using, here you can find the sdks available (open the spoiler below).
monorepo
Tools Shell
Monorepo builds with Gradle and popular CI tools This is an example of how to manage building projects inside monorepo with Gradle as build tool and one of the following services as CI tool:
echarts-stat
Tools HTML
ecStat A statistical and data mining tool for Apache ECharts. You can use it to analyze data and then visualize the results with ECharts, or just use it to process data.
response2schema
Tools PHP
Response2Schema A quick ‘n easy way to generate your OpenAPI spec based on a JSON object. Useful for bootstrapping your component schemas. This is intended to be a starting point for writing your specification, as the tool cannot infer types such
Password-Manager
Tools PHP
Password Manager ‘master’ branch is a dev-branch, please download stable version from Release if you just want to use it. A complete re-implementation is done by Benjamin (co-author of this project).
pinky
Tools PHP
Uploading a webshell is almost always the next step after exploiting a web vulnerability, but services like Cloudflare and the new generation of firewalls do a really good job preventing attackers to run commands in the target via HTTP or HTTPS.
with
Tools Shell
with Program prefixing for continuous workflow using a single tool. Usage with <program> Starts an interactive shell with where every command is prefixed using <program>. For example: $ with git git> add .