Using Bittorrent Sync behind a firewall

Getting Bittorrent Sync to work in the workplace seems frustratingly hard to do, at least if you are as unsuccesful at googling solutions for bypassing the corporate firewalls as I was. Turns out it is really easy to get it working!

You need a Linux server at home or some other place outside of the workplace for this to function.

1. Set up a SOCKS proxy using ssh

Simply type in the following in your terminal, and you will create an encrypted channel to your server that traffic can pass through.

ssh -v -D 22222 youruser@your.host.org -N

The chosen port, 22222, was chosen at random by myself. It can be anything between 1024 and 65535, as long as it is not taken by some program already.

2. Configure Bittorrent Sync

Open the ‘Advanced’ tab in preferences and set the proxy type and port number.

PreferencesThat’s it!

After restarting Sync you should now see that your shares are syncing. This worked fine for me when trying to get 1Password to sync at work with my private computers at home and my mobile.

Legg igjen en kommentar

Fyll inn i feltene under, eller klikk på et ikon for å logge inn:

WordPress.com-logo

Du kommenterer med bruk av din WordPress.com konto. Logg ut /  Endre )

Twitter-bilde

Du kommenterer med bruk av din Twitter konto. Logg ut /  Endre )

Facebookbilde

Du kommenterer med bruk av din Facebook konto. Logg ut /  Endre )

Kobler til %s

%d bloggere liker dette: