MediaWiki-API-Ergebnis

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Stifter-Helfen",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "378": {
                "pageid": 378,
                "ns": 0,
                "title": "Rechnungsstellung",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Infobox Dienst\n|Kontakt\t= [[User:sk|Simon Kurka]]\n|Software\t= InvoiceNinja\n|URL\t\t= https://Invoice.FFNW.de\n}}"
                    }
                ]
            },
            "255": {
                "pageid": 255,
                "ns": 0,
                "title": "Speedtest (iPerf)",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Infobox Dienst\n|Kontakt\t= ?\n|Kontaktmail\t= \n|Software\t= iPerf3\n|URL\t\t= speed.ffnw.de\n}}\n==Speedtest==\n\n===iPerf===\n\nWir haben nun in unserem Netz mehrere iPerf3 Server eingerichtet, damit\nder ganze Speedtest Traffic nicht nach au\u00dfen geht.\n\n====Intern====\n\nDie Server sind von den Routern und Client-PCs \u00fcber\n\n iperf3 -c speed.ffnw \n\nerreichbar. \n\n====Extern====\n\nAu\u00dferhalb des Freifunk Netzes k\u00f6nnen diese mit\n\n iperf3 -c speed.ffnw.de\n\nangesprochen werden.\n\n====Selber machen====\n\nAuf vielen meshnodes kann man iperf(3) als Paket nachinstallieren.\n\n opkg update\n opkg install iperf3\n iperf3 -sD\n\nDer Dienst l\u00e4uft nun im Hintergrund und lauscht auf dem  tcp-Port 5201 auf Verbindungen von Clients.\n\nAb der Firmware 20190408 muss die /etc/config/firewall noch manuell um folgende Zeilen erweitert werden:\n\n config rule 'mesh_iperf3'                       \n        option dest_port '5201'  \n        option src 'mesh'       \n        option target 'ACCEPT'   \n        option proto 'tcp'\n\nDas Ganze geht nat\u00fcrlich alternativ auch  per uci:\n\n uci set firewall.mesh_iperf3=rule\n uci set firewall.mesh_iperf3.dest_port='5201'\n uci set firewall.mesh_iperf3.src='mesh'\n uci set firewall.mesh_iperf3.target='ACCEPT'\n uci set firewall.mesh_iperf3.proto='tcp'\n uci commit firewall\n\nF\u00fcr udp muss entsprechend das proto angepasst werden. Es gibt anscheinend auch tcpudp, habe ich aber nicht getestet. Danach einmal die Firewall neuladen:\n \n /etc/init.d/firewall reload\n\nUnd schon sollte es funktionieren. Die Firewall\u00e4nderungen sind h\u00f6chstwahrscheinlich nicht updatefest und es ist keine gute Idee, die /etc/sysupgrade.conf um einen entsprechenden Eintrag zu erg\u00e4nzen, wenn man nicht genau weiss was man tut."
                    }
                ]
            }
        }
    }
}