SSH, SFTP, SSL and TCP client tool and Android terminal emulator.
Video tutorial:
https://www.youtube.com/channel/UCo1x-hkMQA0D-e8Uk2Bmgxw
You can report bugs, ask questions, share your experience here:
https://groups.google.com/forum/#!forum/term-ssh-sftp-ssl-tcp-client
You get:
- SSH client
- SFTP share action (quick upload of text, images and more from other apps. No file system permissions required)
- SSL and raw TCP terminal-like clients (for testing remote services)
- Android terminal
- BusyBox (non-root only)
- Multiple simultaneous sessions
- Password encryption (Android 6.0 Marshmallow and above, AES 256 via Android
Keystore technology: the key is kept out of application space and may be bound to the
secure hardware)
- Launcher shortcuts
- Chrome-like tabs
- Mouse simulation (limited)
- Pinch to zoom
- Public Key Authentication (RSA, ECDSA) via Android KeyChain (The device acts very similar to a smartcard: the application never gets access to the private key so the key never gets compromised, but You have to enable secure lock screen on the device).
Android KeyChain supports keys in PKCS #12 format (*.p12 *.pfx).
On Linux for example :
$ ssh-keygen
$ openssl req -x509 -new -key id_rsa -days 10000 -out id_rsa.crt
$ openssl pkcs12 -export -out id_rsa.p12 -in id_rsa.crt -inkey id_rsa
Experimental:
- Autocompletion (send Tab key automatically)
- Long tap CTRL (Substitute Ctrl+c,d,z for ç,ď,ź)
Công cụ máy khách SSH, SFTP, SSL và TCP và trình giả lập thiết bị đầu cuối Android.
Video hướng dẫn:
https://www.youtube.com/channel/UCo1x-hkMQA0D-e8Uk2Bmgxw
Bạn có thể báo cáo lỗi, đặt câu hỏi, chia sẻ kinh nghiệm của bạn ở đây:
https://groups.google.com/forum/#!forum/term-ssh-sftp-ssl-tcp-client
Bạn lấy:
- Máy khách SSH
- Hành động chia sẻ SFTP (tải lên nhanh chóng văn bản, hình ảnh và nhiều nội dung khác từ các ứng dụng khác. Không yêu cầu quyền hệ thống tệp)
- SSL và các máy khách giống như thiết bị đầu cuối TCP thô (để thử nghiệm các dịch vụ từ xa)
- Thiết bị đầu cuối Android
- BusyBox (chỉ không root)
- Nhiều phiên đồng thời
- Mã hóa mật khẩu (Android 6.0 Marshmallow trở lên, AES 256 qua Android
Công nghệ kho khóa: khóa được giữ ngoài không gian ứng dụng và có thể bị ràng buộc với
phần cứng bảo mật)
- Phím tắt Launcher
- Các tab giống như Chrome
- Mô phỏng chuột (giới hạn)
- Véo để phóng to
- Xác thực khóa công khai (RSA, ECDSA) qua Android KeyChain (Thiết bị hoạt động rất giống với thẻ thông minh: ứng dụng không bao giờ có quyền truy cập vào khóa riêng để khóa không bao giờ bị xâm phạm, nhưng Bạn phải bật màn hình khóa an toàn trên thiết bị) .
Android KeyChain hỗ trợ các khóa ở định dạng PKCS # 12 (* .p12 * .pfx).
Trên Linux chẳng hạn:
$ ssh-keygen
$ openssl req -x509 -new -key id_rsa -ngày 10000 -out id_rsa.crt
$ openssl pkcs12 -export -out id_rsa.p12 -in id_rsa.crt -inkey id_rsa
Thử nghiệm:
- Tự động hoàn thành (tự động gửi phím Tab)
- Nhấn CTRL dài (Thay thế Ctrl + c, d, z cho ç, ď,)