User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gentoo:syncthing [2024/07/31 10:19] – [Configuration (per user)] willygentoo:syncthing [2025/03/13 13:27] (current) – [SyncThing] willy
Line 1: Line 1:
-====== SyncThing ======+====== K) SyncThing ======
  
 [[https://syncthing.net/|SyncThing]] is a **continuous file synchronization** program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet.  [[https://syncthing.net/|SyncThing]] is a **continuous file synchronization** program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet. 
Line 69: Line 69:
         proxy_pass http://127.0.0.1:8384/;         proxy_pass http://127.0.0.1:8384/;
         proxy_read_timeout 120s;         proxy_read_timeout 120s;
 +        proxy_set_header Host 127.0.0.1;
         access_log off;         access_log off;
 } }

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information