Skip to content

Instantly share code, notes, and snippets.

View saineox's full-sized avatar
🎯
Focusing

Pradeep Kadam saineox

🎯
Focusing
View GitHub Profile
@saineox
saineox / multiple-ssh-keys-git.adoc
Created March 16, 2026 08:06 — forked from alejandro-martin/multiple-ssh-keys-git.adoc
Configure multiple SSH Keys for Git

Use Multiple SSH Keys for Git host websites (Github, Gitlab)

This is guide about how to configure multiple SSH keys for some Git host websites such as Github, Gitlab, among others.

Creating SSH keys

  1. Create SSH directory:

@saineox
saineox / fb_accept_friends.js
Created November 7, 2022 06:31 — forked from thealphadollar/fb_accept_friends.js
Script To Accept All Facebook Friend Requests
// If the script does not work, you may need to allow same site scripting https://stackoverflow.com/a/50902950
Facebook = {
config: {
actionDelay: 1000,
scrollDelay: 5000,
// set to -1 for no limit
maxRequestsToAccept: -1,
totalRequestsAccepted: 0,
// set string to be present in names to be accepted, leave empty to accept all