gitextract_c00dg2wl/ ├── .bashrc ├── .gitignore ├── ReadMe.md ├── bin/ │ ├── clear.bat │ ├── gow.vbs │ ├── scp.bat │ ├── sftp.bat │ ├── ssh.bat │ └── whereis.bat ├── docs/ │ └── NoDocs.txt ├── licenses/ │ ├── GPL-License.txt │ ├── Gow-License.txt │ ├── NcFTP-License.txt │ └── Putty-License.txt └── setup/ ├── Gow.nsi └── PathSetup.vbs