Giter Club home page Giter Club logo

Comments (5)

meffie96 avatar meffie96 commented on August 15, 2024

Same here. Even after creating the config file manually, it seems to be ignored.

from endlessh.

trallnag avatar trallnag commented on August 15, 2024

Have you fixed the issue? It has been working for me both on Ubuntu 20.04 and now Ubuntu 21.04. Though I am using Endlessh 1.1.

debug1: kex_exchange_identification: banner line 1: [Z=N
debug1: kex_exchange_identification: banner line 2: ogBUe>=v~5o(|d
debug1: kex_exchange_identification: banner line 3: afgfX_t

I'm using Ansible, but it could still be helpful:

https://github.com/trallnag/ansible-role-endlessh

from endlessh.

meffie96 avatar meffie96 commented on August 15, 2024

I use a simple workaround; i changed my ssh-port and started a docker container for endlessh with port 22 forwarded to 2222 like this:
docker run -ti --restart=always -d --name endlessh -p 22:2222 ubuntu bash -c "apt-get update && apt-get install endlessh && endlessh -v"

But this doesn´t solve the problem with the ignored .config file.

from endlessh.

trallnag avatar trallnag commented on August 15, 2024

what do the logs say? 22 is not the default port endlessh is listening on

from endlessh.

rubo77 avatar rubo77 commented on August 15, 2024

I am not sure, what went wrong, I purged it and reinstalled it (endlessh_1.1-5), then it seems to work on Ubuntu 21.04

sudo apt purge endlessh
sudo rmdir /etc/endlessh
sudo apt install endlessh
sudo service endlessh start

$ ssh localhost -p 2222 -v
OpenSSH_8.4p1 Ubuntu-5ubuntu1.1, OpenSSL 1.1.1j  16 Feb 2021
debug1: ...
debug1: Local version string SSH-2.0-OpenSSH_8.4p1 Ubuntu-5ubuntu1.1
debug1: kex_exchange_identification: banner line 0: IURe~w>/(Sbd{\\:"
debug1: kex_exchange_identification: banner line 1: H;!pVJ5XOa1[

although there is again the empty folder in /etc/endlessh

from endlessh.

Related Issues (20)

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.