aboutsummaryrefslogtreecommitdiff
path: root/syncthing-tor
blob: 1339532f031244befe16dcd2ad136bbd8eaef467 (plain)
1
2
3
4
5
6
7
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