Skip to content

a ssh connect tool based on web connected by websocker

Notifications You must be signed in to change notification settings

youngoing/ssh_webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH Webview

This is an SSH Webview project developed in Go, providing functionality to connect via SSH through a web interface.

Project Showcase

Project Screenshot

Project Architecture

Project Architecture

Run Command

To run the project, use the following command:

go run main.go

Service Addresses

Database Configuration

Please ensure you update the MySQL database connection URL in the project. You need to modify it according to your own database configuration.

HTML Service

Currently, the HTML service is not set up. Please run the HTML files locally, using the following path:

  • Template File: template/index.html

Feature Development

The project features are still under development, and suggestions or contributions are welcome.

  • Interactive command line functionality has not yet been implemented.

Contribution

Contributions of any kind are welcome! If you're interested, feel free to submit issues or pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


### Notes
- Make sure the URLs for the images are accessible. If they are private, consider using a public hosting service or a different repository.
- Update the paths and instructions if your project structure changes.
- Include the actual `LICENSE` file in your project directory.

About

a ssh connect tool based on web connected by websocker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published