<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ssh on plod.tv</title>
    <link>https://plod.tv/tags/ssh/</link>
    <description>Recent content in ssh on plod.tv</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Mon, 22 Feb 2016 16:19:11 +0000</lastBuildDate>
    
	<atom:link href="https://plod.tv/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Announcing goSwitchBackup</title>
      <link>https://plod.tv/post/announcing-goswitchbackup/</link>
      <pubDate>Mon, 22 Feb 2016 16:19:11 +0000</pubDate>
      
      <guid>https://plod.tv/post/announcing-goswitchbackup/</guid>
      <description>goSwitchBackup is Go program I wrote, to automate the backing up of Cisco switches over SSH for the network boys in work. It essentially SSHs (can you use it like a verb like that?) into an IP (Which should be the address of a Cisco switch) using the password, once it receives the prompt character it trys to escalate privileges using: enable Once it sees the &amp;ldquo;#&amp;rdquo; character it then tries to run the backup command: copy running-config tftpIt will then give the TFTP server address used when the program was invoked, and name the file:</description>
    </item>
    
  </channel>
</rss>