Skip Navigation
Jump
ich🚂iel
  • Kenn ich. Wie machst du das eigentlich wenn er immer dieses Schleifgeräusch macht auf dem Boden? Ich hab als Workaround einfach ne dicke Schicht Vaseline raufgeschmiert.

    4
  • Jump
    ich🚸🔫iel
  • Warum sollte ich nicht kommentieren, wenn der Artikel hinter einer Paywall liegt?

    Meine Aussage bezog sich auf den kurzen Ausschnitt des Screenshots.

    Ich glaube viele sollten sich hier mal um ihren Beißreflex kümmern und von dieser „von oben herab“ Art Abstand nehmen.

    0
  • Jump
    ich🚸🔫iel
  • Das Verhalten ist nicht richtig, aber es ist leicht zu urteilen, wenn man die genauen Hintergründe nicht kennt. Ich bezweifle, dass der kurze Text die ganze Wahrheit ist.

    6
  • ASN Script to block all Google IPs

    This is the ASN script by Mike Kuketz and maloe. It is used to block the IP address spaces of Google and other companies. Originally it was developed for IPFire. However, it also works with AFWall and iptables.

    I also have a modified version for macOS pf if anyone needs it.

    Terminal:

    Download:

    curl -O https://notabug.org/maloe/ASN_IPFire_Script/raw/master/asn_ipfire.sh chmod +x asn_ipfire.sh

    Run:

    ./asn_ipfire.sh --add "Google,Facebook,Twitter,Oracle,Acxiom"

    If it is to be used with iptables then --iptables must be used instead of --add.

    For AfWall use --afwall.

    Any major company can be selected by typing in the appropriate name as shown here.

    At the end the output file will be generated.

    0