Skip to content
View frankpanduh's full-sized avatar
🐼
breaking stuff to make stuff.
🐼
breaking stuff to make stuff.

Block or report frankpanduh

Report abuse

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

Report abuse

Pinned Loading

  1. frankpanduh.github.io frankpanduh.github.io Public

    Frank Panduh Test Repo Land.

    HTML 1

  2. android_kernel_google_msm android_kernel_google_msm Public

    Forked from LineageOS/android_kernel_google_msm

    Test Kernel for LOS 18.1 Nethunter...

    C

  3. Ubuntu 24.04 APT tor.sources setup t... Ubuntu 24.04 APT tor.sources setup tutorial.
    1
    ### Quick Tutorial to setting up Ubuntu 24.04 (noble) TOR apt repo with new (example.source) files. 
    2
    
                  
    3
    The tutorial on:
    4
    https://support.torproject.org/apt/tor-deb-repo/
    5
    Currently isn't ideal for Ubuntu 24.04 Users as it prefers using the .sources format for custom apt repos.
  4. DDclient.conf for IPV4/IPv6 dual sta... DDclient.conf for IPV4/IPv6 dual stack config for Cloudflare. (Ubuntu 24.04)
    1
    daemon=300 # check every 300 seconds
    2
    syslog=yes # log update msgs to syslog
    3
    pid=/var/run/ddclient.pid # record PID in file
    4
    ssl=yes # use TLS
    5
    usev4=webv4, webv4=https://api.ipify.org 
  5. NGINX-PARTY NGINX-PARTY Public

    NGINX automated builds for Ubuntu 24.04 Media Centric server use. With QUIC and some other goodies.

    Shell

  6. WP-LazyEmbeds WP-LazyEmbeds Public

    WordPress plugin to cut bloat when using <iframe> embeds. LazyLoading dynamically when possible.

    PHP