Skip to content

Instantly share code, notes, and snippets.

@rahuldottech
rahuldottech / details.txt
Last active January 7, 2020 18:32
invShell [Windows/VBS] - Run batch files, commands and executables invisibly
invShell v0.1 by rahuldottech
-----------------------------
License:
MIT license - https://github.com/rahuldottech/license
Usage:
invShell.vbs <command/script> <arguments>
Example:
@rahuldottech
rahuldottech / 1_details.txt
Last active August 18, 2022 09:12
[Arduino] buttonWait - wait for button press before further execution.
buttonWait v0.1 by rahuldottech
---------------------------------
(pause a script till a button is, y'know, *pressed*...)
This code is in the public domain.
Proper schematic at https://arduino.stackexchange.com/a/56805/50258
--
@rahuldottech
rahuldottech / details.txt
Last active January 7, 2020 18:32
Download with powershell. Supports HTTPS.
powershell-download by rahuldottech
License:
MIT license - https://github.com/rahuldottech/license
@joepie91
joepie91 / vpn.md
Last active May 3, 2024 10:58
Don't use VPN services.

Don't use VPN services.

No, seriously, don't. You're probably reading this because you've asked what VPN service to use, and this is the answer.

Note: The content in this post does not apply to using VPN for their intended purpose; that is, as a virtual private (internal) network. It only applies to using it as a glorified proxy, which is what every third-party "VPN provider" does.

  • A Russian translation of this article can be found here, contributed by Timur Demin.
  • A Turkish translation can be found here, contributed by agyild.
  • There's also this article about VPN services, which is honestly better written (and has more cat pictures!) than my article.