Skip to content

Instantly share code, notes, and snippets.

View GrayHatGuy's full-sized avatar
💭
OTA FTW

ghg GrayHatGuy

💭
OTA FTW
  • Gray Hat Guy LLC
  • 22:34 (UTC -04:00)
View GitHub Profile
@GrayHatGuy
GrayHatGuy / rnsWRT.md
Last active June 25, 2026 08:30
Reticulum on openWRT

Purpose

Install Lightweight Extensible Message Format (LXMF) and Reticulum Network Stack (RNS) daemons [lxmd/rnsd] via python on an openWRT pocket router (GL-AC1300) to serve as a dedicated Reticulum local clearnet subnet (e.g., x.x.x.x/24) providing point to point access point where all nodes on the local segment discover each other at minimum via AutoInterface broadcasets using IPv6 link-local multicast over TCP/UDP/I2P. The router's WAN port will serve as an tailscale gateway providing uplinking/downlink access to the public Reticulum network via a the Autointerface, Backbone, TCP/IP, server/client, and/or RF RNode instances.

Setup

Initial router setup

Required

  • Power on the router and access via wlan or lan.

  • Open a browser and go to http://192.168.8.1 the defauls subnet for the GLinet openwrt router and set a password for root; feel free to change the subnet to any other non-network routable of your choice.

  • Update Firmware Before anything else, go to System → Upgrade and install the late

@GrayHatGuy
GrayHatGuy / iridium-sdr.md
Last active November 1, 2024 23:01
Iridium satellite cheat sheet for hackrf SDR capture using gr-iridium iridium-toolkit and iridium live

Description

This details how to capture voice text and rings associated with iridium satellite rebroadcasts of the Aircraft Communications Addressing and Report System (ACARS)

Prerequisites:

  • Start installation in home directory preferred
    cd ~
    
  • Install the following repos preferably from source or using apt in home directory or /usr/scr/:
@GrayHatGuy
GrayHatGuy / WindowsSearch.md
Last active January 13, 2024 23:42
Convenient Windows general search expressions

Windows comprehensive search of relevant files types

Cut and paste the followng into Windows Explorer search.

  • All Office files texts and Adobe Acrobat:

    ext:(doc OR docx OR xls OR xlsx OR ppt OR pptx OR txt OR pdf)

  • Compiled binaries and Arduino:

    ext:(bin OR hex OR elf OR ino OR IMG or ISO)

  • All pictures and video file types: