Updated Remote access via proxy (markdown)

kaso17 2017-04-20 21:25:00 +02:00
parent e4d4bef507
commit c1e9b0c2f5
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ To be able to solve ReCaptchas easily from your browser you must access Jackett
When the Jackett server is Unix/Linux based the easiest way is use the SSH SOCKS proxy feature for this purpose.
On Windows clients you can use putty for this. To do this just go to the `Connection / SSH / Tunnels` tab, set the `Source Port` to e.g. `8888` and the `Destination` to `Dynamic`.
On Windows clients you can use putty for this. To do this just connect to the server as you would do normaly but before connection go to the `Connection / SSH / Tunnels` tab, set the `Source Port` to e.g. `8888` and the `Destination` to `Dynamic`.
![putty-tunnels-settings](https://raw.githubusercontent.com/Jackett/Jackett/master/.github/putty-tunnels-settings.png "putty-tunnels-settings")