Git Product home page Git Product logo

ssh-web-console's Issues

under develop!

under develop! under develop! under develop! under develop! under develop! ?

Disconnected from Remote host

Hi,
It works fine within the internal network. Configuring nginx proxy manager exposing an https url, the webgui is accessible, it connect to the server via SSH but it disconnect immediately.

Message error:

  • Disconnected from Remote host

  • Here the log error:

2024/05/07 18:56:39 http: superfluous response.WriteHeader call from github.com/genshen/ssh-web-console/src/controllers.(*SSHWebSocketHandle).ServeAfterAuthenticated (websocket.go:38)
2024/05/07 18:56:39 Error: Cannot setup WebSocket connection: failed to accept WebSocket connection: WebSocket protocol violation: Connection header "close" does not contain Upgrade

There is something wrong in my nginx proxy manager config or it's something on the ssh-web-console docker?

Thanks for the support

Cannot compile!

Hello, I'm getting an error while compiling. It says that github.com/genshen/ssh-web-console/statik is missing in route.go. I noticed that this file is also not present in your project's source code. How should I handle this? I'm currently unable to compile.
image
image

SSH Session Lost

When it Starts! ..all ok
2024/02/12 15:56:45 api serving at endpoint /
2024/02/12 15:56:45 listening on port :2222

When start a new ssh connection:
2024/02/12 16:17:13 Error: error reading webSocket message: failed to get reader: failed to read frame header: EOF
2024/02/12 16:17:13 Info: websocket finished!
2024/02/12 16:17:13 ssh exist from server wait: remote command exited without exit status or exit signal
2024/02/12 16:17:35 Error: error reading webSocket message: failed to get reader: failed to read frame header: EOF
2024/02/12 16:17:35 Info: websocket finished!
2024/02/12 16:17:35 ssh exist from server wait: remote command exited without exit status or exit signal

如何隱藏Host inputext 欄位

你好

我想要在登入頁面輸入Host的inputeText 這個欄位作隱藏,
另外,也要給它預設SSH 連入的IP Address,
請問我可以在哪個檔案作修改??

Update docker image

The last update to the docker image was more than an year ago, with version 0.3.0.

Is it possible to update it to version 0.4.0?

Listen on localhost

Hi! Can we force the app to listen on local ip like 127.0.0.1? that would be great because that way we can use it under nginx reverse proxy.

Question about proxy

Hi there!

Just watching your project, Im triying to proxy the ssh-web-console using Apache but it doesnt works. :-( Could you help me?
Im trying to use ProxyPass and ProxyPassReverse but for some reasong the app is always returning 301 redirect to /.
Maybe some tweak in config?

Thank you!

error in browser: "websocket Could not decode a text frame as UTF-8".

For example, we login into a remote host, then run (make sure you have docker):
docker run -it --rm debian:latest bash.
In the running container, run: apt-get update && apt-get install vim && vim.
This will make client to close websocket connection with error websocket Could not decode a text frame as UTF-8

ssh-web-console version: v0.2.2 or 170d24b

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.