From 47c12838549eb7652c24f6a0e0789c2338c40bf0 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Sat, 15 Aug 2026 11:35:59 -0700 Subject: MOD: upd. --- git.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.html b/git.html index afe3bcc..85aa781 100644 --- a/git.html +++ b/git.html @@ -25,7 +25,7 @@ ssh git ls HostName git.0druid.cc User git Port 3447 - IdentityFile ~/.ssh/id + IdentityFile ~/.ssh/id_ed25519 ProxyCommand sh -c "nc -z -w 1 %h 47910; exec nc %h %p"

the serv host is the server itself, it knocks a secret port before ssh answers so scanners see nothing. the git host is the same machine, same deal.

profiles: push a repo named the same as your username (like druid520/druid520) with a profile.png and a readme.djot in it, first line like this:

-- cgit 1.4.1