├── LICENSE ├── README.md ├── fastssh.sh ├── passwords └── usernames /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OffXec/fastssh/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OffXec/fastssh/HEAD/README.md -------------------------------------------------------------------------------- /fastssh.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OffXec/fastssh/HEAD/fastssh.sh -------------------------------------------------------------------------------- /passwords: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OffXec/fastssh/HEAD/passwords -------------------------------------------------------------------------------- /usernames: -------------------------------------------------------------------------------- 1 | root 2 | test 3 | admin 4 | user 5 | guest 6 | postgres 7 | mysql 8 | 9 | 10 | --------------------------------------------------------------------------------