Skip to content

Instantly share code, notes, and snippets.

View nphyx's full-sized avatar

Justen Robertson nphyx

View GitHub Profile
@nphyx
nphyx / transmission_bind
Last active December 23, 2019 03:43
Update transmission bind address & peer port for Private Internet Access
#!/bin/bash
# Transmission address binding & port configurator for transmission-gtk (does not apply to transmission daemon)
#
# This script relies on my other script, piaport: https://gist.github.com/nphyx/e24c5349469f8dbca627761fafd57fbe
# It also requires gawk, and assumes it's in /usr/bin/gawk. If it's somewhere else for you change it.
#
# It must be run manually whenever VPN goes down and up again.
#
# You should already have bind-address-ipv4 and bind-address-ipv6 configured in your transmission settings.json!
#
@nphyx
nphyx / gist:c911598aa1aa4071c34b9fe5c959d763
Created August 21, 2021 08:02
AU lbry-app-bin 0.51.1 > 0.51.2
commit fdf95587884d38743234a4ff227ac608cb40e5e8
Author: Justen Robertson <[email protected]>
Date: Sat Aug 21 00:56:56 2021 -0700
[UPDATE] 0.51.2
diff --git a/PKGBUILD b/PKGBUILD
index 8784e1f..6a09041 100644
--- a/PKGBUILD
+++ b/PKGBUILD