Skip to content

Instantly share code, notes, and snippets.

@caseyWebb
caseyWebb / port_forward.sh
Last active November 26, 2016 22:04 — forked from rwd/port_forward.sh
PIA port forwarding with Linux ifconfig alternatives
#! /bin/bash
#
# Enable port forwarding
#
# Requirements:
# your Private Internet Access user and password as arguments
#
# Usage:
# ./port_forward.sh <user> <password>