517 B
517 B
Workspace Instructions
- Project: Java 11 SSH Terminal
- Language: Java 11
- UI Framework: Swing
- SSH Library: JSch (mwiede fork)
- Security: AES Encryption with Master Password
Steps Completed
- Initialize project structure and pom.xml
- Implement Encryption Service
- Implement Connection Model and Storage
- Implement SSH Terminal UI component
- Implement Main UI with SplitPane and Tabs
- Add Connection Management (Add/Remove)
- Compile and Test
- README and Documentation