Pinned Loading
-
-
EVE-CorpKMStat
EVE-CorpKMStat PublicAn EVE Online tool to monitor killmails of corp mates.
Python 1
-
-
-
-
SSH auto key generation
SSH auto key generation 1#!/bin/sh
23if [ ! -f $HOME/.ssh/id_ed25519 ] ; then
4ssh-keygen -q -t ed25519 -f "$HOME/.ssh/id_ed25519" -N ''
5cat ~/.ssh/id_ed25519.pub >> ~/.ssh/authorized_keys
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.