]> gitweb.fluxo.info Git - utils-tor.git/commitdiff
Adds syncthing-tor
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 11 Jul 2018 13:33:53 +0000 (10:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 11 Jul 2018 13:33:53 +0000 (10:33 -0300)
syncthing-tor [new file with mode: 0755]

diff --git a/syncthing-tor b/syncthing-tor
new file mode 100755 (executable)
index 0000000..1339532
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# Simple syncthing Tor wrapper
+#
+
+# See https://docs.syncthing.net/users/proxying.html
+export all_proxy=socks5://127.0.0.1:9050
+syncthing