From 3117b9b561b1e481ad1bed90fc748680c02df2ad Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 4 Jul 2025 06:51:51 +0000 Subject: use wg ip for flylightning.xyz to temp workaround the issue of ca `ssh -6 gitolite@flylightning.xyz` and `ssh -4 gitolite@flylightning.xyz` both error; note this is after me config studio and ca wg forward --- etc/hosts | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 etc/hosts (limited to 'etc/hosts') diff --git a/etc/hosts b/etc/hosts new file mode 100644 index 00000000..4e744102 --- /dev/null +++ b/etc/hosts @@ -0,0 +1,7 @@ +# Static table lookup for hostnames. +# See hosts(5) for details. +127.0.0.1 localhost +::1 localhost + +10.0.0.3 flylightning.xyz git.flylightning.xyz mirrors.flylightning.xyz +fdc9:281f:04d7:9ee9::3 flylightning.xyz git.flylightning.xyz mirrors.flylightning.xyz -- cgit v1.2.3-70-g09d2