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