Tags: victpork/sshsyrup
Tags
Same deployment as v0.6.0, just to fix CI script and bump to v0.6.1 Features: - Report IP to AbuseIPDB (https://www.abuseipdb.com/) - Support simple shell interpret (#32) - Add filesize limit for scp/sftp upload (#20) - Add config param server.allowRetryLogin , server.retryDelay - Add cmdOutput - associate text file content to command output in fake shell. - Add lspci and lscpu Bugfixs: - Eliminate prompt when user use command "exit" in terminal Enhancements: - Refactor and clean up much of the code. Move ssh-related logic to separate package rather than syrup/main - Make config param names more consistent - Switch default config format to YAML Deployment/Documentation: - Compile with Go 1.11 along with go module - Rewrite Dockerfile, Travis CI script - Update documentation
Features: - Report IP to AbuseIPDB (https://www.abuseipdb.com/) - Support simple shell interpret (#32) - Add filesize limit for scp/sftp upload (#20) - Add config param server.allowRetryLogin , server.retryDelay - Add cmdOutput - associate text file content to command output in fake shell. - Add lspci and lscpu Bugfixs: - Eliminate prompt when user use command "exit" in terminal Enhancements: - Refactor and clean up much of the code. Move ssh-related logic to separate package rather than syrup/main - Make config param names more consistent - Switch default config format to YAML Deployment/Documentation: - Compile with Go 1.11 along with go module - Rewrite Dockerfile, Travis CI script - Update documentation