I hereby claim:
- I am pdecat on github.
- I am pdecat (https://keybase.io/pdecat) on keybase.
- I have a public key ASBJLJIFng3IPfVV_o1e1oqfTh1TSkwexD0mn3WXgNw5hgo
To claim this, I am signing this object:
cbor = Dissector.get("cbor") | |
iso7816 = Dissector.get("iso7816") | |
ctap_proto = Proto("ctaphid","ctap hid") | |
-- Field Extractor | |
direction_fe = Field.new("usb.endpoint_address.direction") | |
udp_srcport_fe = Field.new("udp.srcport") | |
CTAPHID_COMMAND_CODE = { | |
[0x03]='CTAPHID_MSG', | |
[0x10]='CTAPHID_CBOR', |
#!/bin/sh | |
# Script for downloading and installing the latest Hyperion.NG release on LibreElec | |
#Set welcome message | |
echo '*******************************************************************************' | |
echo 'This script will install Hyperion.NG on LibreELEC' | |
echo 'Created by brindosch and modified by Paulchen-Panther - hyperion-project.org - the official Hyperion source.' | |
echo '*******************************************************************************' | |
# Find out if we are on LibreELEC |
package main | |
import ( | |
"context" | |
"flag" | |
"log" | |
"net/url" | |
"time" | |
"cloud.google.com/go/compute/metadata" |
https://cloud.google.com/feeds/aiplatform-release-notes.xml | |
https://cloud.google.com/feeds/anthos-gke-security-bulletins.xml | |
https://cloud.google.com/feeds/anthos-release-notes.xml | |
https://cloud.google.com/feeds/anthosconfig-release-notes.xml | |
https://cloud.google.com/feeds/app-engine-admin-api-release-notes.xml | |
https://cloud.google.com/feeds/armor-release-notes.xml | |
https://cloud.google.com/feeds/artifactregistry-release-notes.xml | |
https://cloud.google.com/feeds/asset-release-notes.xml | |
https://cloud.google.com/feeds/automl-language-release-notes.xml | |
https://cloud.google.com/feeds/automl-recommendation-release-notes.xml |
# Set the command-line arguments to pass to the server. | |
ARGS='-web.listen-address=:9100 -collector.diskstats.ignored-devices="^(ram|loop|fd)\\d+$"' | |
# Prometheus-node-exporter supports the following options: | |
# -collector.diskstats.ignored-devices="^(ram|loop|fd|(h|s|v|xv)d[a-z])\\d+$": Regexp of devices to ignore for diskstats. | |
# -collector.filesystem.ignored-mount-points="^/(sys|proc|dev)($|/)": Regexp of mount points to ignore for filesystem collector. | |
# -collector.ipvs.procfs="/proc": procfs mountpoint. | |
# -collector.megacli.command="megacli": Command to run megacli. | |
# -collector.ntp.server="": NTP server to use for ntp collector. | |
# -collector.textfile.directory="": Directory to read text files with metrics from. |
I hereby claim:
To claim this, I am signing this object: