Skip to content
View MiPnamic's full-sized avatar
Fast-forward
Fast-forward

Organizations

@IPM-Filters

Block or report MiPnamic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Test a given URL with all available ... Test a given URL with all available Cipher using OpenSSL
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Test all ciphers against given URL
    4
    # Script by Indiv https://superuser.com/users/21867/indiv - https://superuser.com/a/224263
    5
    
                  
  2. Mysqldump a whole server with a sing... Mysqldump a whole server with a single folder for every database and a single sql file for every table
    1
    #!/bin/bash
    2
    
                  
    3
    # this file
    4
    # a) gets all databases from mysql
    5
    # b) gets all tables from all databases in a)
  3. Solexma/gitnapped Solexma/gitnapped Public

    Find out why you didn’t sleep.

    Rust 4

  4. Solexma/wtfm Solexma/wtfm Public

    a CLI tool that will guide you writing that (F) Manual.

    Rust