Posts

  • Auto_Reload_Blender_addon

    Handy automatic reload for Image Textures

    This addon is available from the Blender Extension Platform and directly inside Blender (from the Preferences, Get Extensions category)

    Auto Reload Releases

    Auto Reload is a Blender addon design to automatically refresh external files when modified (images, movie clips, libraries, sound and cache files).

    A timer will look every n seconds for modified external files, if there is some, they will be reloaded inside Blender

    If you like this addon, you can help me here through Donation, to buy me a coffee and allow me to continue to develop free tools. ___

    Tags: #python

  • ail-framework

    AIL framework - Analysis Information Leak framework

    AIL (Analysis of Information Leaks) is an open-source framework for the collection, crawling, processing, and analysis of unstructured information. It supports threat intelligence, leak analysis, and investigative workflows by helping analysts extract, detect, correlate, and share relevant information from a wide range of sources.

    AIL includes:

    • an extensible Python-based framework for processing and analysing unstructured information,
    • a crawler manager for continuous and authenticated collection,
    • feeders for communication platforms and external streams,
    • a detection and retro-hunt engine based on keywords, regex and YARA,
    • search, correlation and investigation capabilities to pivot across extracted data,
    • and export/integration features for platforms such as MISP.

    Tags: #python • ail-framework • information-extraction

  • zpanelx

    ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS’s.

    Tags: #php

  • trackerjacker

    Like nmap for mapping wifi networks you’re not connected to, plus device tracking

    Like nmap for mapping wifi networks you’re not connected to. Maps and tracks wifi networks and devices through raw 802.11 monitoring.

    PyPI page: https://pypi.python.org/pypi/trackerjacker

    Tags: #python • hacking • wireless

  • got-scraping

    HTTP client made for scraping based on got.

    Got Scraping is a small but powerful got extension with the purpose of sending browser-like requests out of the box. This is very essential in the web scraping industry to blend in with the website traffic.

    Tags: #typescript

  • simple-php-router

    Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.

    Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.

    With simple-router you can create a new project fast, without depending on a framework.

    It only takes a few lines of code to get started:

    SimpleRouter::get('/', function() {
        return 'Hello world';
    });
    

    Tags: #php • router • cms

  • rockstor-core

    Linux/BTRFS based Network Attached Storage(NAS)

    An Open Source (Licensed: FSF Free/Libre & OSI approved) community endeavour to sustainably develop, maintain, and distribute an easy to use, flexible, Linux & BTRFS based DIY Network Attached Storage (NAS) software appliance.

    About Us

    Tags: #python

  • cloudsplaining

    Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report.

    For full documentation, please visit the project on ReadTheDocs.

    Tags: #javascript • aws • aws-iam

  • net-http

    Net::HTTP provides a rich library which can be used to build HTTP user-agents.

    Net::HTTP provides a rich library which can be used to build HTTP user-agents. For more details about HTTP see RFC9110 HTTP Semantics and RFC9112 HTTP/1.1.

    Net::HTTP is designed to work closely with URI. URI::HTTP#host, URI::HTTP#port and URI::HTTP#request_uri are designed to work with Net::HTTP.

    If you are only performing a few GET requests you should try OpenURI.

    Tags: #ruby • hacktoberfest

  • bento-starter

    :bento: Full-Stack solution to quickly build PWA applications with Vue.js and Firebase

    Want to setup this stack ?

    :point_right: The full documentation is available here

    Tags: #javascript • pwa • offline

subscribe via RSS