Skip to content

Instantly share code, notes, and snippets.

@paulscode
paulscode / tor_new_identity.sh
Created June 8, 2024 20:23
Changes the Tor identity
#!/bin/bash
# Check for the --help flag
if [[ "$1" == "--help" ]]; then
echo "Creates a new Tor identity. Usage:"
echo "sudo ./tor_new_identity.sh"
exit 0
fi
# Check if the script is run as root
@paulscode
paulscode / start9SimpleProxy.md
Created July 23, 2025 14:26
SimpleProxy on Start9 for Datum Gateway