Skip to content

lemonbinary/autossh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto ssh

cmd

  • assh

config

  • ~/.ssh/assh.config
  • format: yaml
- name: test f28
  host: 192.168.112.2
  user: root
  port: 22
  password: pass
  referer: ""
  cmd: ""
- name: test1
  host: 192.168.112.3
  user: root
  port: 22
  password: pass
  referer: ""
  cmd: ""

About

ssh client which fill password automatic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published