Skip to content

Instantly share code, notes, and snippets.

@jakevis
jakevis / container.rsc
Created May 24, 2023 19:24 — forked from bburky/container.rsc
Run the Tailscale Docker container on a Mikrotik router
# Run the Tailscale Docker container on a Mikrotik router
# Based on Mikrotik container documentation:
# https://help.mikrotik.com/docs/display/ROS/Container
# Tailscale container documentation:
# https://hub.docker.com/r/tailscale/tailscale
# Tested on an hAP AX^3 with RouterOS 7.7
@jakevis
jakevis / !Mac Notes.md
Last active January 17, 2023 18:29
Mac Notes

This Gist includes a few handy scripts for the old Mac

@jakevis
jakevis / README.md
Created June 3, 2019 18:30 — forked from pamolloy/README.md
Ubiquiti USG configuration for Wireguard

Download the latest ugw3 package from https://github.com/Lochnair/vyatta-wireguard/releases and install it on your USG using dpkg -i wireguard-ugw3-<version>.deb.

cd /config/auth
umask 077
mkdir wireguard
cd wireguard
wg genkey > wg_private.key
wg pubkey < wg_private.key > wg_public.key
@jakevis
jakevis / openpgp.txt
Created June 3, 2018 21:01
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:6f80ce91fa743c5e6b61644125d13dc0567ff1e8]
#requires -Version 3.0
<#
.SYNOPSIS
My Veeam Report is a flexible reporting script for Veeam Backup and
Replication.
.DESCRIPTION
My Veeam Report is a flexible reporting script for Veeam Backup and
Replication. This report can be customized to report on Backup, Replication,

Keybase proof

I hereby claim:

  • I am jakevis on github.
  • I am jakevis (https://keybase.io/jakevis) on keybase.
  • I have a public key ASCEWup8tTyzVlep61thWi_9JE-FGPKhBpJVh1Ha5cmBngo

To claim this, I am signing this object:

@jakevis
jakevis / tor.sh
Last active October 2, 2019 19:33
#!/bin/sh
# the full path of the file we create
filename=addTorIPs.rsc
rm $filename
# remove the comment if you want to use the List of All Current Tor Server IP Addresses
url=http://torstatus.blutmagie.de/ip_list_all.php/Tor_ip_list_ALL.csv
# remove the comment if you want to use the List of All Current Tor Server Exit Node IP Addresses
#url=http://torstatus.blutmagie.de/ip_list_exit.php/Tor_ip_list_EXIT.csv