Git Product home page Git Product logo

webssh-java's Introduction

Since the original author hadn't updated the project in over two years and hadn't solved the issues and pr, I forked one myself and optimized the front-end interface.

README.md

Currently added features are:

  • Front-end login page
  • Terminal display optimization
  • File transfer function. By default, the file is transferred to the /tmp directory. Later, you can transfer the file to a home directory or a custom directory
  • Test the connection function
  • Public key login, due to jsch version issues, If your id_rsa starts with "-----BEGIN OPENSSH PRIVATE KEY-----", run the command 'ssh-keygen -p -f < privateKeyFile> -m pem 'Converts the format

The feature

  • cross platform
  • browser-in
  • Support for uploading files (transform file)

picture

login image

terminal image

Symptom When the host cannot be connected, an error message is displayed on the login page image

Technical architecture diagram image Problems solved:

  1. The WebSocket connection between the browser and SpringBoot obtains the server address through the interface instead of being written to 127.0.0.1, so that at least multiple browsers can access the server on the same LAN. On the public network effect, I did not test, there are conditions can try.

Welcome issues and pr (No promise to do it), welcome everyone to participate in the project











webssh-java's People

Contributors

fuchengjie avatar nocorty avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.