Skip to content

Instantly share code, notes, and snippets.

View nscaife's full-sized avatar

Nolen Scaife nscaife

View GitHub Profile
@nscaife
nscaife / waybackup.py
Last active August 14, 2017 12:03 — forked from wcaleb/waybackup.py
Save URLs from file to Wayback Machine
#! /usr/bin/env python
import re
import requests
import time
import urllib.parse
base_url = 'http://web.archive.org'
@nscaife
nscaife / install-user-mosh.sh
Created August 10, 2017 13:24 — forked from ViViDboarder/install-user-mosh.sh
Mosh is great, but sometimes the remote server you're accessing doesn't have it installed or doesn't give you sudo access. This script will install mosh as a user.
#! /bin/bash
# Make a directory to hold local libs and bins
mkdir -p ~/usr/local
# Get protobuf
wget https://github.com/google/protobuf/releases/download/v2.5.0/protobuf-2.5.0.tar.gz
# Extract protobuf
tar -xvzf protobuf-2.5.0.tar.gz
cd protobuf-2.5.0

Keybase proof

I hereby claim:

  • I am nscaife on github.
  • I am nolen (https://keybase.io/nolen) on keybase.
  • I have a public key whose fingerprint is F6B5 70A0 02BC CF07 DFC0 4535 1ED3 5ED0 BC36 745E

To claim this, I am signing this object: