Skip to content

Instantly share code, notes, and snippets.

View Trsvsr's full-sized avatar

Trevor Schmitt Trsvsr

View GitHub Profile
@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.