Skip to content

Instantly share code, notes, and snippets.

View rtraphael's full-sized avatar
🤔
Probably writing some Java

Raphaël rtraphael

🤔
Probably writing some Java
  • Cheops Technology
  • Rouen, France
  • 20:14 (UTC +02:00)
View GitHub Profile
@macmladen
macmladen / ssh-key-gen.sh
Last active December 17, 2024 08:19
Use new ssh key encryption EdDSA (type ed25519). Everything on using SSH agent. Not a script to run but a reference list of useful sample commands.
# Generating new SSH key best practice
# RSA is most widely used, 4096 bits recommended!
# Ed25519 was introduced in OpenSSH 6.5 of January 2014
# Ref: https://goteleport.com/blog/comparing-ssh-keys/
# Ref: https://medium.com/risan/upgrade-your-ssh-key-to-ed25519-c6e8d60d3c54
# List all your keys
for key in ~/.ssh/id_*; do ssh-keygen -l -f "${key}"; done | uniq
@zekroTJA
zekroTJA / readme.md
Last active July 28, 2023 18:51
How to build an embed Builder in JDA

Required Imports

import net.dv8tion.jda.core.EmbedBuilder;
import java.awt.Color;

Build the EmbedBuilder

@aallan
aallan / mac-vendor.txt
Last active October 13, 2025 08:18
List of MAC addresses with vendors identities
000000 Officially Xerox
000001 SuperLAN-2U
000002 BBN (was internal usage only, no longer used)
000003 XEROX CORPORATION
000004 XEROX CORPORATION
000005 XEROX CORPORATION
000006 XEROX CORPORATION
000007 XEROX CORPORATION
000008 XEROX CORPORATION
000009 powerpipes?