Posts

  • GitMiner

    Tool for advanced mining for content on Github

     +---------------------------------------------------+
     | DEVELOPERS ASSUME NO LIABILITY AND ARE NOT        |
     | RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY    |
     | THIS PROGRAM                                      |
     +---------------------------------------------------+
    

    Tags: #python β€’ gitminer β€’ information-gathering-tool

  • tomcat-cluster-redis-session-manager

    Tomcat clustering redis session manager java client.

    The Redis session manager is pluggable one. It stores session into Redis for easy distribution of HTTP Requests across a cluster of Tomcat servers.

    Here the Sessions are implemented as non-sticky (means, each request can able to go to any server in the cluster, unlike the Apache provided Tomcat clustering setup.)

    Request Sessions will be stored into Redis immediately (Session attributes must be Serializable), for the use of other servers. When tomcat receives a request from the client, Sessions are loaded directly from Redis.

    Supports Redis default, sentinel and cluster mode, based on the configuration.

    Going forward, we no need to enable sticky session (JSESSIONID) in Load Balancer.

    Tags: #java β€’ tomcat-clustering β€’ tomcat-session-manager

  • laravel-boilerplate

    Laravel Boilerplate / Starter Kit with Gentelella Admin Theme

    Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications.

    Tags: #php β€’ laravel β€’ admin

  • mailgun-js-boland

    A simple Node.js helper module for Mailgun API.

    Simple Node.js module for Mailgun.

    Tags: #javascript β€’ mailgun

  • Lightweight-Stream-API

    Stream API from Java 8 rewritten on iterators for Java 7 and below

    • Functional interfaces (Supplier, Function, Consumer etc);
    • Stream/IntStream/LongStream/DoubleStream (without parallel processing, but with a variety of additional methods and with custom operators);
    • Optional/OptionalBoolean/OptionalInt/OptionalLong/OptionalDouble classes;
    • Exceptional class - functional way to deal with exceptions;
    • Objects from Java 7.

    Tags: #java β€’ backports β€’ stream-api

  • youtube-comment-downloader

    Simple script for downloading Youtube comments without using the Youtube API

    Simple script for downloading Youtube comments without using the Youtube API. The output is in line delimited JSON.

    Tags: #python β€’ youtube-comments β€’ youtube

  • react-hooks-lib

    A set of reusable React Hooks.

    A set of reusable React Hooks.

    Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.

    Tags: #javascript β€’ react-hooks β€’ hooks

  • FiercePhish

    FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.

    FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more. The features will continue to be expanded and will include website spoofing, click tracking, and extensive notification options.

    Note: As of 1/6/2017, FirePhish has been renamed FiercePhish. Screenshots may still show FirePhish logo

    Tags: #php β€’ phishing β€’ security

  • acme-client

    Let’s Encrypt / ACME client written in PHP for the CLI.

    • PHP 7.4+ with OpenSSL
    • Works on Unix-like systems and Windows

    Tags: #php β€’ acme-client β€’ automation

  • rssbox

    :newspaper: I consume the world via RSS feeds, and this is my attempt to keep it that way.

    This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.

    List of public RSS Box instances: https://github.com/stefansundin/rssbox/discussions/64

    To open vlc:// links, see vlc-protocol.

    Tags: #ruby β€’ webapp β€’ instagram

subscribe via RSS