Skip to content
View tophers's full-sized avatar

Block or report tophers

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. cloudflare_shell_dns_update cloudflare_shell_dns_update Public

    This script updates DNS records for multiple domains using Cloudflare's API. It supports both IPv4 and IPv6, includes error handling, logging, retries, and allows adding new domain configurations v…

    Shell 1

  2. Simple start order for KVM/Virsh Simple start order for KVM/Virsh
    1
    [Unit]
    2
    Description=Startup KVM Guests in a specific order
    3
    After=syslog.target network.target
    4
    
                  
    5
    [Service]
  3. ansi ansi Public

    Forked from fidian/ansi

    ANSI escape codes in pure bash - change text color, position the cursor, much more

    Shell

  4. debian_calibre_init debian_calibre_init Public archive

    Debian / Ubuntu Calibre init script for headless server

    Shell 1

  5. matrix-commander matrix-commander Public

    Forked from 8go/matrix-commander

    simple but convenient CLI-based Matrix client app for sending and receiving

    Python