Skip to content

Instantly share code, notes, and snippets.

@DoubNAT
DoubNAT / xbox_gamertag_find_numbers.js
Last active December 25, 2022 02:03
Xbox Gamertag - Find Desired Number Suffix
// Xbox Gamertag - Find Desired Number Suffix
// Tested and working on Firefox 2022/12/24
// Instructions
// 1. Login to https://social.xbox.com/changegamertag
// 2. Set variables for desired username and desired appended numbers below
// 3. Paste and execute script in a browser's console window
// Notes
// This script will keep running until a number has been found
@DoubNAT
DoubNAT / README.md
Last active January 4, 2024 10:39
Proxmox-VirtioFS

Proxmox-VirtioFS

Goal

Create a shared file system between host and VM programmatically without network

Script Results

  • Starts and stops the virtiofsd daemon on socket automatically (pre-start vm)
  • Args added to each vm conf automatically
  • Creates custom shared folder with folder structure "vmname (vmid)"