Skip to content
View maximko's full-sized avatar
Block or Report

Block or report maximko

Report abuse

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

Report abuse

Pinned Loading

  1. mullvad-socks-list mullvad-socks-list Public

    List all active mullvad socks servers and resolve its internal addresses

    Python 14 1

  2. goip-sms-to-telegram goip-sms-to-telegram Public archive

    Dead-simple smtp-powered goip to telegram sms forwarder

    Python 11 6

  3. Convert Rekordbox 6 XML to RB5 XML s... Convert Rekordbox 6 XML to RB5 XML so you can import it to Rekordbox version 5
    1
    #!/usr/local/bin/python3
    2
    
                  
    3
    import xml.etree.ElementTree as ET
    4
    import sys
    5
    import os.path
  4. Backup macOS using borg and apfs sna... Backup macOS using borg and apfs snapshots
    1
    #!/usr/local/bin/bash
    2
    
                  
    3
    export BORG_REPO="ssh://user@server/borg-repo"
    4
    
                  
    5
    if [[ ! "${USER}" == "root" ]]; then
  5. save-cover-as-jpg save-cover-as-jpg Public

    macOS service that allows you to save track cover image of now playing track in spotify

  6. SAS2208-to-SAS2308-IT-X9DRH-7F SAS2208-to-SAS2308-IT-X9DRH-7F Public

    Files and guide to make a bootable FreeDOS drive to flash Supermicro X9DRH-7F on-board LSI SAS2208 RAID controller to LSI SAS2308 IT HBA

    13 3