You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a proxy set up with apache's mod proxy but it doesn't want to connect to localhost. Here is the apache config https://pastebin.com/RXhz2X3G . Here is the .ssh/config ProxyCommand /usr/bin/corkscrew localhost 8080 %h %p. Here's the error
$ ssh localhost
Proxy could not open connnection to localhost: Proxy Error
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
I put this here because the issues page wasn't open. Any ideas?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a proxy set up with apache's mod proxy but it doesn't want to connect to localhost. Here is the apache config https://pastebin.com/RXhz2X3G . Here is the .ssh/config
ProxyCommand /usr/bin/corkscrew localhost 8080 %h %p
. Here's the errorI put this here because the issues page wasn't open. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions