Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View marcandrebenoit's full-sized avatar
💭
I may be slow to respond.

marcandrebenoit

💭
I may be slow to respond.
View GitHub Profile
@thingsiplay
thingsiplay / ?
Last active June 3, 2023 13:23
cheat.sh - The only cheat sheet you need
#!/bin/env bash
cheat='curl -s cheat.sh'
menu='fzf --reverse'
pager='less -R -c'
cachefile_max_age_hours=6
# Path to temporary cache file. If your Linux system does not support /dev/shm
# or if you are on MacOS, then change the path to your liking:
cachefile='/dev/shm/cheatlist' # GNU+LINUX

Keybase proof

I hereby claim:

  • I am marcandrebenoit on github.
  • I am marcan (https://keybase.io/marcan) on keybase.
  • I have a public key ASD_E6YdsdmUycOqQZlixT6_mH-KwYn4Jx4QzqRxxRO9YQo

To claim this, I am signing this object:

@hwdsl2
hwdsl2 / .MOVED.md
Last active April 18, 2024 01:37
IPsec VPN Server Auto Setup Script for Ubuntu and Debian