Skip to content

Instantly share code, notes, and snippets.

View Trsvsr's full-sized avatar

Trevor Schmitt Trsvsr

View GitHub Profile

Keybase proof

I hereby claim:

  • I am TDogg9401 on github.
  • I am t_dogg_94 (https://keybase.io/t_dogg_94) on keybase.
  • I have a public key whose fingerprint is CA26 C90E CE93 AF86 54A5 7B80 D8F4 C268 2DC2 7048

To claim this, I am signing this object:

@Trsvsr
Trsvsr / sshtool.c
Last active November 16, 2020 01:44 — forked from xerub/sshtool.c
a simple ssh wrapper used to perform various tasks via FISH protocol
/*
* sshtool
*
* Copyright (c) 2015 xerub
* Copyright (c) 1998 Pavel Machek
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.