Skip to content

Instantly share code, notes, and snippets.

@abnrk
Created January 19, 2026 16:52
Show Gist options
  • Select an option

  • Save abnrk/cd3a9d9dcd7dbb8defd33c51dcde4c96 to your computer and use it in GitHub Desktop.

Select an option

Save abnrk/cd3a9d9dcd7dbb8defd33c51dcde4c96 to your computer and use it in GitHub Desktop.
set oShell = CreateObject("WScript.Shell")
oShell.Run "tor.exe",0
set oShell = nothing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment