summaryrefslogtreecommitdiffstats
path: root/transport/tor/tor.go
diff options
context:
space:
mode:
authorgabrix73 <gabriel1@frozenstar.info>2026-04-12 14:49:49 +0200
committergabrix73 <gabriel1@frozenstar.info>2026-04-12 14:49:49 +0200
commitbb189dd1e7cc14900e03a72403752e6aa5276d8c (patch)
treebdf857d7101e8889c33077c55819227eaff675bb /transport/tor/tor.go
parenta7a7d3fd4559015fbe02b2016c3f39379262d1c2 (diff)
downloadkhimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.tar.gz
khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.tar.xz
khimera-bb189dd1e7cc14900e03a72403752e6aa5276d8c.zip
rename: Veilith -> Khimera across all files and documentation
Diffstat (limited to 'transport/tor/tor.go')
-rw-r--r--transport/tor/tor.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/tor/tor.go b/transport/tor/tor.go
index a6a1e35..1e402c6 100644
--- a/transport/tor/tor.go
+++ b/transport/tor/tor.go
@@ -8,7 +8,7 @@ import (
"golang.org/x/net/proxy"
- "veilith/transport"
+ "khimera/transport"
)
// TorTransport implements Tor-based networking