I hereby claim:
- I am leonboot on github.
- I am leonb (https://keybase.io/leonb) on keybase.
- I have a public key ASBcE4SA4rrL8MSLpIq9M88Q-VgTrDVR4PSrLPPNeFapRQo
To claim this, I am signing this object:
#!/usr/bin/env bash | |
# phpver.sh - Switch PHP versions on macOS and Linux | |
if [ "$1" == "cache:clear" ]; then | |
rm -f $HOME/.php_versions.cache | |
echo "Cache cleared!" | |
exit 0 | |
fi |
#!/bin/bash | |
( \ | |
echo -n "table <facebook> persist { "; \ | |
whois -h whois.radb.net '!gAS32934' | tail -n 2 | head -n 1 | sed 's/\ /,\ /g' | tr -d '\n'; \ | |
echo -n ', '; \ | |
whois -h whois.radb.net '!6AS32934' | tail -n 2 | head -n 1 | sed 's/\ /, /g' | tr -d '\n'; \ | |
echo ' }'; \ | |
echo "block quick to <facebook>" \ | |
) | sudo pfctl -f - |
I hereby claim:
To claim this, I am signing this object: