Skip to content

Instantly share code, notes, and snippets.

View CumpsD's full-sized avatar
👻
Polyglot Hacker.

David Cumps CumpsD

👻
Polyglot Hacker.
View GitHub Profile
@CumpsD
CumpsD / putty-locator.js
Created January 19, 2015 22:51
Putty interactive session launcher from conemu/cmder
'use strict';
var fs = require('fs'),
path = require('path'),
inquirer = require('inquirer'),
exec = require('child_process').exec,
spawn = require('child_process').spawn;
// puttySessionsPath is where my sessions are stored as files
var puttySessionsPath = process.env.google + 'Tools/Putty/sessions/',
puttySessions = fs.readdirSync(puttySessionsPath),
### Keybase proof
I hereby claim:
* I am cumpsd on github.
* I am cumpsd (https://keybase.io/cumpsd) on keybase.
* I have a public key ASA_ex_C47p8bsmoTaHt5Kyxhf_YONmdG-O8wZtKGteM7Ao
To claim this, I am signing this object: