Skip to content

Instantly share code, notes, and snippets.

View parthibx24's full-sized avatar
🌚
busy procrastinating

Inxpired parthibx24

🌚
busy procrastinating
View GitHub Profile
/** html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Bitfield Visualization</title>
<style>
canvas {
border: 1px solid black;
  mount [root] /mnt/nix
  mount -o umask=077 [boot] /mnt/nix/boot
  
  nixos-install --root /mnt/nix --flake [flakeuri]#[osname]
  # flakeuri: https://nix.dev/manual/nix/2.18/command-ref/new-cli/nix3-flake#examples
  
  passwd [username]
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.190 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
CONFIG_MMU=y
CONFIG_DEBUG_RODATA=y
CONFIG_ARM64_PAGE_SHIFT=12
ab - 1.3.42-1
airmon-ng - 1.2-rc1-2
arptables - 2015-05-20-f4ab8f63-1
base-files - 194.2-unknown
boost - 1.68.0-4
boost-atomic - 1.68.0-4
boost-chrono - 1.68.0-4
boost-date_time - 1.68.0-4
boost-filesystem - 1.68.0-4
/// files list
https://gpu.me/v1/474.14-desktop-win10-win11-64bit-international-dch-whql.json

/// single file i.e. device list
https://gpu.me/v1/files/472.12-desktop-win10-win11-64bit-international-dch-whql/ListDevices.txt
  vrlan NEW-----------> [XX] lan
  lan   NEW-----------> [OK] vrlan
  vrlan ESTABLISHED---> [OK] lan
config rule
        option src 'vrlan'
        option dest 'lan'
 option target 'REJECT'

same git dir across remotes

diff --git i/manifest_xml.py w/manifest_xml.py
index 73be1b6..89de42e 100644
--- i/manifest_xml.py
+++ w/manifest_xml.py
@@ -1953,6 +1953,10 @@ https://gerrit.googlesource.com/git-repo/+/HEAD/docs/manifest-format.md
                 namepath = os.path.join(remote, f"{name}.git")

Xiaomi AX5/RA67/AX1800 (qca_hostapd v2.9-devel)

  • Default Configuration Behaviors

    WPS STATE PBC PIN NACK MSG (wpa_supplicant)
    ENABLED (2) TRIGGER DISABLED msg=5 config_error=15
    • wps_ap_setup_locked = 0/null
  • Responds to all WPS Pin attempts with error (WPS_FAIL msg=5 config_error=15)

 # AllowedIPs = 0.0.0.0/1, 128.0.0.0/1, ::/1, 8000::/1
 # Doesnt work, blocks internet in the whole machine

[#] ip link add warp type wireguard
[#] wg setconf warp /dev/fd/63
[#] ip -4 address add 172.99.0.111/32 dev warp
[#] ip -6 address add 2606:4700:110:86ef:6023:1a69:aea0:d87e/128 dev warp
[#] ip link set mtu 1280 up dev warp
[#] resolvconf -a warp -m 0 -x