summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDR! <gdr@gdr.name>2020-08-15 16:01:38 +0200
committerGDR! <gdr@gdr.name>2020-08-15 16:01:38 +0200
commit4c29f4b8774ff2032e4d8ce3fc8067b52f86933d (patch)
tree6b584f5b7a8ad2e0e0e54dc8d3369a3c2c98ed2b
parent376975d2619b12823d78be0f145245d2a8585c4b (diff)
FAQ - links to packages
-rw-r--r--FAQ.md12
-rw-r--r--gitversion.h2
2 files changed, 12 insertions, 2 deletions
diff --git a/FAQ.md b/FAQ.md
index c0f5635..0d9bbb5 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -51,6 +51,16 @@ There's, however, a chance that it will upgrade to UDP after a few minutes:
51 51
52Wait until https://github.com/gjedeer/tuntox/issues/41 is implemented. This change should improve speed and latency in the 10 Mbit/s+ range. 52Wait until https://github.com/gjedeer/tuntox/issues/41 is implemented. This change should improve speed and latency in the 10 Mbit/s+ range.
53 53
54## Are there distribution packages?
55
56In repos:
57
58* [Arch](https://www.archlinux.org/packages/community/x86_64/tuntox/)
59
60Work in progress:
61* [Debian](https://bitbucket.org/gjedeer/tuntox/downloads/)
62* [NixOS](https://github.com/NixOS/nixpkgs/pull/32823)
63
54## Can I run it with Docker? 64## Can I run it with Docker?
55 65
56I've made a [Docker image](https://gitlab.com/gjedeer/tuntox/container_registry/) by bundling a static build with Alpine Linux, but I don't think I'm going to remember to keep it up to date at all times. There's a [Dockerfile](Dockerfile) and [docker-compose.yaml](scripts/docker-compose.yaml). 66I've made a [Docker image](https://gitlab.com/gjedeer/tuntox/container_registry/) by bundling a static build with Alpine Linux, but I don't think I'm going to remember to keep it up to date at all times. There's a [Dockerfile](Dockerfile) and [docker-compose.yaml](scripts/docker-compose.yaml).
@@ -75,4 +85,4 @@ There's no native Windows version but, in the spirit of "just use Wine" answers,
75 85
76## Is your website a joke? 86## Is your website a joke?
77 87
78You're a joke for not using NoScript. 88You're a joke for not using NoScript. Just disable JS if you don't like the scroller.
diff --git a/gitversion.h b/gitversion.h
index a747432..c779d55 100644
--- a/gitversion.h
+++ b/gitversion.h
@@ -1 +1 @@
#define GITVERSION "9e8083355dd467f0d1f93811563aa773d8044566" #define GITVERSION "376975d2619b12823d78be0f145245d2a8585c4b"