Skip to content

Instantly share code, notes, and snippets.

View Arduous's full-sized avatar

Samuel Progin Arduous

View GitHub Profile

Keybase proof

I hereby claim:

  • I am arduous on github.
  • I am arduous (https://keybase.io/arduous) on keybase.
  • I have a public key ASB8dMzPQDKOACdX023zLogr3BlqbOoPJHb11rCA4mdL3wo

To claim this, I am signing this object:

// ==UserScript==
// @name Dashboard-left-panel-hide
// @namespace userscripts-mirror.org
// @description Hide left panel when multiple dashboards
// @include http://*/secure/Dashboard*
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
// @version 2
// @grant none
// ==/UserScript==
@Arduous
Arduous / swisscom-6rd.wanup
Last active May 31, 2021 15:14 — forked from VictorLowther/att-6rd.wanup
Swisscom 6rd script for DD-WRT 2.6 kernel
#!/bin/sh
# This adds the appropriate 6rd tunnel for Swisscom users with a DD-WRT based router.
# Script forked from
# https://gist.github.com/VictorLowther/2969270
# using info from
# http://vincent.bernat.im/en/blog/2014-swisscom-router.html
# Get it copied to /tmp/etc/config/(whatever).wanup,
# The following is relevant for PPP, not sure it is for DHCP
# and then ln -s /tmp/etc/config/(whatever).ipup to it.