8000 Release Same deployment as v0.6.0, just to fix CI script and bump to v0.6.1 · victpork/sshsyrup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Same deployment as v0.6.0, just to fix CI script and bump to v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@victpork victpork released this 15 Oct 07:21
· 3 commits to master since this release
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
0