Skip to content
View xtrcode's full-sized avatar
💢
\o/
💢
\o/

Highlights

  • Pro

Block or report xtrcode

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
xtrcode/README.md

Welcome to my Github.

Pinned Loading

  1. ansible-role-postgresql ansible-role-postgresql Public

    A customizable PostgreSQL role for Debian 12.

    1

  2. ansible-role-mariadb ansible-role-mariadb Public

    A customizable MariaDB role for Debian 12.

    1

  3. ansible-role-firewall ansible-role-firewall Public

    A customizable Firewall role for Debian 11 & 12 based on iptables alone. No scripts, no templates, no bullshit.

  4. ulauncher-hash-lambda ulauncher-hash-lambda Public archive

    Forked from Ulauncher/ulauncher-hash

    Ulauncher extension to generate hashes with sha1, sha256, sha224, sha512, sha384, blake2s256, blake2b512, md5-sha1, md4, md5, ripemd160 and whirlpool

    Python

  5. tradingview-xtr-collection tradingview-xtr-collection Public

    Collection of Indicators, Strategies and PineScript Snippets

    5 2

  6. Laravel Sanctum authentication by re... Laravel Sanctum authentication by request parameter
    1
    <?php 
    2
    
                  
    3
    //  app/Http/Middleware/AuthByGetParam.php
    4
    
                  
    5
    namespace App\Http\Middleware;