Skip to content
View alexwenzel's full-sized avatar

Highlights

  • Pro

Organizations

@kiwogo @gimbel-consulting

Block or report alexwenzel

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. proton_ip_rotation.sh proton_ip_rotation.sh
    1
    #!/bin/bash
    2
    
                  
    3
    while true; do
    4
      protonvpn c -r -p udp # connect to random udp
    5
      protonvpn s
  2. create a directory backup and omit s... create a directory backup and omit specific files and folders
    1
    #!/bin/bash
    2
    
                  
    3
    # add this script to crontab
    4
    # crontab -e
    5
    # 0 0 * * * /path/to/compress.sh /path/to/directory /path/to/output
  3. nova-dependency-container nova-dependency-container Public

    A Laravel Nova field container allowing to depend on other fields values

    PHP 46 33

  4. nova-ajax-select nova-ajax-select Public

    Forked from dillingham/nova-ajax-select

    Ajax select / child select package for Laravel Nova

    Vue 2

  5. oc-shariffplus-plugin oc-shariffplus-plugin Public

    Shariff-Plus enables website users to share and like their favorite content without compromising their privacy.

    PHP 1 1

  6. octoberfaqs octoberfaqs Public

    Forked from piersroberts/october-faqs

    A FAQ plugin for October, allows multiple FAQs with reordering of questions

    PHP 1