Skip to content

Instantly share code, notes, and snippets.

@85pando
85pando / gluon-lan-switch.md
Last active November 5, 2016 13:57
Gluon switch LAN Ports into Host Lan

If you don't need Freifunk on LAN but do need more network ports of your local private network, you can user your router as switch.

uci set network.client.ifname=bat0
uci set network.wan.ifname='eth0 eth1'
uci commit network

source

// ==UserScript==
// @name Replace Text
// @namespace Replace text
// @version 1
// @grant none
// ==/UserScript==
(function () {
var replacements,
regex,
key,