Skip to content

Instantly share code, notes, and snippets.

View T0biii's full-sized avatar
🏠
Working from home

Tobias T0biii

🏠
Working from home
View GitHub Profile
@T0biii
T0biii / index.html
Created March 15, 2025 22:25
VPN Selector
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FFMUC VPN - Standortauswahl</title>
<style>
:root {
--bg-color: #f5f5f5;
--text-color: #333;
# Liste der Domains und ihrer möglichen Werte
$domains = @(
"ffmuc_muc_cty",
"ffmuc_muc_nord",
"ffmuc_muc_ost",
"ffmuc_muc_sued",
"ffmuc_muc_west",
"ffmuc_welt",
"ffwert_city"
)
@T0biii
T0biii / commands i need.md
Last active May 12, 2024 18:47
my gluon commands

Remove wg_mesh_vpn to get a new connection mybe gateway.

ip link del wg_mesh_vpn

autoupdater settings

uci set autoupdater.settings.enabled=0
uci set autoupdater.settings.enabled=1

Loadbalancing

<#
.SYNOPSIS
Clears the Teams client cache on Windows machines.
.DESCRIPTION
Clears the Teams client cache for whichever Teams version is currently in use while retaining the custom backgrounds.
Authors: Martin Heusser | MVP
Version: 1.0.1
Changelog: 2023-12-01: Initial release
@T0biii
T0biii / Info.html
Created March 1, 2024 08:20
Ausweisabholungsseite - https://www17.muenchen.de/Passverfolgung/ - New Look? ChatGPT
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Einwohnermeldewesen - Passwesen - Dokumentensuche</title>
<link rel="stylesheet" href="/css/kvr/kvr.css">
<style>
body {
background-color: #FFFFFF;
@T0biii
T0biii / mailcow-post_update_hook.sh
Created February 19, 2022 20:14
Mailcow pre and post Hook
#cd /opt/
#git clone https://github.com/ChaoticWeg/discord.sh
#create ".webhook" in /opt/discord.sh/ with webhook URL for more infos see: https://github.com/ChaoticWeg/discord.sh
#post_update_hook.sh
IP=$(hostname --ip-address)
/opt/discord.sh/discord.sh --text "@here :ocean: **Mailcow update completed.** :ocean: :keyboard: **DNS/IP:** $IP"
@T0biii
T0biii / OpenDeviceBMS.ps1
Created April 11, 2021 13:16
Baramundi open Device (PowerShell)
[String]$PCName = "Test-PC"
[String]$navigationCriteriaType = "Name"
[string]$navigationObjectType = "WindowsEndpoint"
$argumentlist = "bmc:// /navigationCriteria=$PCName","/navigationCriteriaType=$navigationCriteriaType","/navigationObjectType=$navigationObjectType"
Start-Process -FilePath "C:\Program Files (x86)\baramundi\Management Center\bMC.exe" -ArgumentList $argumentlist
@T0biii
T0biii / uptimerobot_discord.js
Last active November 9, 2019 10:23 — forked from fabianmieller/uptimerobot_discord.js
Uptime Robot Discord integrations
// Alert Contact Type: Web-Hooks
// URL to Notify: https://discordapp.com/api/webhooks/{WEB_HOOK_ID}/{TOKEN}?
// POST Value UP (JSON Format):
{
"content": "@here: 🔥 **Monitor is:** `*alertTypeFriendlyName*` 💡 **Service:** `*monitorFriendlyName*` ⌨️ **DNS/IP:** *monitorURL* :hourglass_flowing_sand: **Downtime:** `*alertDuration* seconds` :hourglass: \n```*alertDetails*```"
}
// POST Value DOWN (JSON Format):
{
"content": "@here: 🔥 **Monitor is:** `*alertTypeFriendlyName*` 💡 **Service:** `*monitorFriendlyName*` ⌨️ **DNS/IP:** *monitorURL* \n```*alertDetails*```"
}

Keybase proof

I hereby claim:

  • I am t0biii on github.
  • I am t0biii (https://keybase.io/t0biii) on keybase.
  • I have a public key whose fingerprint is 0681 9652 CECF 4AF0 538B FA9F FE3C 6D0B F263 AB9D

To claim this, I am signing this object: