https://github.com/jaygooby/jaygooby
Config files for my GitHub profile.
https://github.com/jaygooby/jaygooby
config github-config
Last synced: 12 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/jaygooby/jaygooby
- Owner: jaygooby
- Created: 2021-08-25T10:23:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T09:59:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-26T17:33:24.354Z (over 1 year ago)
- Topics: config, github-config
- Homepage: https://github.com/jaygooby
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👋 Did someone say gist?
* [Patch for openssl-1.0.2u on aarch64](https://jay.gooby.org/2023/09/15/patch-for-aarch64-aka-arm64-openssl-1-0-2-relocation-r-aarch64-prel64-against-symbol-openssl-armcap-p-error) - fixes the `relocation R_AARCH64_PREL64 against symbol OPENSSL_armcap_P` error. More here: [https://jay.gooby.org/2023/09/15/patch-for-aarch64-aka-arm64-openssl-1-0-2-relocation-r-aarch64-prel64-against-symbol-openssl-armcap-p-error](https://jay.gooby.org/2023/09/15/patch-for-aarch64-aka-arm64-openssl-1-0-2-relocation-r-aarch64-prel64-against-symbol-openssl-armcap-p-error)
* [netblock-from-whois](https://gist.github.com/jaygooby/093cea47ca6e0305d7e138340c37cee6) gets and caches the netblock owner from `whois` for an IP address
* A [fail2ban filter for the Log4J CVE-2021-44228 exploit](https://gist.github.com/jaygooby/3502143639e09bb694e9c0f3c6203949). More here: [jay.gooby.org/2021/12/13/a-fail2ban-filter-for-the-log4j-cve-2021-44228](https://jay.gooby.org/2021/12/13/a-fail2ban-filter-for-the-log4j-cve-2021-44228)
* Find [interesting referers](https://gist.github.com/jaygooby/6b57ad9d28b91c7d7faef3636d6ae2f1) in access.log
* [Unknown host](https://gist.github.com/jaygooby/00b58afd85be372a3a4c451dd535f94e) - removes the offending line from `~/.ssh/known_hosts`. More here: [jay.gooby.org/2021/02/10/unknown-host](https://jay.gooby.org/2021/02/10/unknown-host)
* [Generates an nginx map file](https://gist.github.com/jaygooby/09dc00506f6f4182f1c380c4e16a8a86) so you can use the correct Google country domain in your nginx `Content-Security-Policy` header, instead of all of them
* _Up and at 'em_ aka [up-and-atom](https://gist.github.com/jaygooby/6f343daa5bd55d3dfba1235263b2bb3e) - a stupid, but useful pun [jay.gooby.org/2021/01/20/up-and-atom](https://jay.gooby.org/2021/01/20/up-and-atom)
* Send your [Monit alerts to Slack](https://gist.github.com/jaygooby/e6189a42bed234b4e458755db6112502)
* [Git you bloody git](https://gist.github.com/jaygooby/2762353), obscure `git` calls that I can never remember