All of lore.kernel.org
 help / color / mirror / Atom feed
* Access Git ssh on port 8822 ?
@ 2018-09-19 17:47 Leonardo Bozzi
  2018-09-19 17:50 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Leonardo Bozzi @ 2018-09-19 17:47 UTC (permalink / raw)
  To: git

Good afternoon, I'm trying to set up a git server, but I want to use
ssh access to connect clients on my server, but because of a
limitation in my internet provider it blocks access from outside on
port 22, so I changed the same from ssh to 8822. But when I give the
command:

$git remote add origin bozzi@bozzi.net:/opt/gitcurso

The server blocks me because I would have to access via port 8822. How
do I make the connection correctly?

I'm Debian user.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-19 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-19 17:47 Access Git ssh on port 8822 ? Leonardo Bozzi
2018-09-19 17:50 ` Jeff King
2018-09-19 18:48   ` Leonardo Bozzi
2018-09-19 20:04   ` Ævar Arnfjörð Bjarmason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.