diff --git a/gui/default/assets/lang/lang-it.json b/gui/default/assets/lang/lang-it.json
index eb58ecb3d..4a4c6dfde 100644
--- a/gui/default/assets/lang/lang-it.json
+++ b/gui/default/assets/lang/lang-it.json
@@ -236,7 +236,7 @@
"Release Notes": "Note di Rilascio",
"Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Le versioni candidate al rilascio contengono le ultime funzionalità e aggiustamenti. Sono simili ai rilasci bisettimanali di Syncthing.",
"Remote Devices": "Dispositivi Remoti",
- "Remote GUI": "Remote GUI",
+ "Remote GUI": "Interfaccia remota",
"Remove": "Rimuovi",
"Remove Device": "Rimuovi Dispositivo",
"Remove Folder": "Rimuovi Cartella",
diff --git a/man/stdiscosrv.1 b/man/stdiscosrv.1
index f47a68989..eac2c5a32 100644
--- a/man/stdiscosrv.1
+++ b/man/stdiscosrv.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "STDISCOSRV" "1" "Dec 24, 2020" "v1" "Syncthing"
+.TH "STDISCOSRV" "1" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
stdiscosrv \- Syncthing Discovery Server
.
diff --git a/man/strelaysrv.1 b/man/strelaysrv.1
index e74deb3ca..e7670deb0 100644
--- a/man/strelaysrv.1
+++ b/man/strelaysrv.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "STRELAYSRV" "1" "Dec 24, 2020" "v1" "Syncthing"
+.TH "STRELAYSRV" "1" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
strelaysrv \- Syncthing Relay Server
.
diff --git a/man/syncthing-bep.7 b/man/syncthing-bep.7
index df6c77225..d9e7b7b40 100644
--- a/man/syncthing-bep.7
+++ b/man/syncthing-bep.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-BEP" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-BEP" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-bep \- Block Exchange Protocol v1
.
diff --git a/man/syncthing-config.5 b/man/syncthing-config.5
index f11ad73e2..c339d0236 100644
--- a/man/syncthing-config.5
+++ b/man/syncthing-config.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-CONFIG" "5" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-CONFIG" "5" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-config \- Syncthing Configuration
.
@@ -113,6 +113,7 @@ The following shows an example of the default configuration file (IDs will diffe
0
0
0
+ 0
127.0.0.1:8384
@@ -481,6 +482,7 @@ See folder\-copyRangeMethod for details.
0
0
0
+ 0
tcp://192.0.2.1:22001
@@ -490,6 +492,7 @@ See folder\-copyRangeMethod for details.
100
100
65536
+ 8384
.ft P
.fi
@@ -624,6 +627,13 @@ despite the config name looking like kilobits/second.
.B maxRequestKiB
Maximum amount of data to have outstanding in requests towards this device.
Unit is kibibytes.
+.TP
+.B remoteGUIPort
+If set to a positive integer, the GUI will display an HTTP link to the IP
+address which is currently used for synchronization. Only the TCP port is
+exchanged for the value specified here. Note that any port forwarding or
+firewall settings need to be done manually and the link will probably not
+work for link\-local IPv6 addresses because of modern browser limitations.
.UNINDENT
.SH GUI ELEMENT
.INDENT 0.0
diff --git a/man/syncthing-device-ids.7 b/man/syncthing-device-ids.7
index 5960fab0a..3ec34d597 100644
--- a/man/syncthing-device-ids.7
+++ b/man/syncthing-device-ids.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-DEVICE-IDS" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-DEVICE-IDS" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-device-ids \- Understanding Device IDs
.
diff --git a/man/syncthing-event-api.7 b/man/syncthing-event-api.7
index 24c93ec62..faf654fa2 100644
--- a/man/syncthing-event-api.7
+++ b/man/syncthing-event-api.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-EVENT-API" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-EVENT-API" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-event-api \- Event API
.
diff --git a/man/syncthing-faq.7 b/man/syncthing-faq.7
index 52179723c..df7607c28 100644
--- a/man/syncthing-faq.7
+++ b/man/syncthing-faq.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-FAQ" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-FAQ" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-faq \- Frequently Asked Questions
.
diff --git a/man/syncthing-globaldisco.7 b/man/syncthing-globaldisco.7
index d65340e7e..42a93f62a 100644
--- a/man/syncthing-globaldisco.7
+++ b/man/syncthing-globaldisco.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-GLOBALDISCO" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-GLOBALDISCO" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-globaldisco \- Global Discovery Protocol v3
.
diff --git a/man/syncthing-localdisco.7 b/man/syncthing-localdisco.7
index 549ea35bf..349b24180 100644
--- a/man/syncthing-localdisco.7
+++ b/man/syncthing-localdisco.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-LOCALDISCO" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-LOCALDISCO" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-localdisco \- Local Discovery Protocol v4
.
diff --git a/man/syncthing-networking.7 b/man/syncthing-networking.7
index 68a1b9cbc..b4e70d0fa 100644
--- a/man/syncthing-networking.7
+++ b/man/syncthing-networking.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-NETWORKING" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-NETWORKING" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-networking \- Firewall Setup
.
diff --git a/man/syncthing-relay.7 b/man/syncthing-relay.7
index 3ccb606a3..8b762b98a 100644
--- a/man/syncthing-relay.7
+++ b/man/syncthing-relay.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-RELAY" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-RELAY" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-relay \- Relay Protocol v1
.
diff --git a/man/syncthing-rest-api.7 b/man/syncthing-rest-api.7
index 3879eec90..ccea27658 100644
--- a/man/syncthing-rest-api.7
+++ b/man/syncthing-rest-api.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-REST-API" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-REST-API" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
diff --git a/man/syncthing-security.7 b/man/syncthing-security.7
index d0e6cb4f2..f2ef27279 100644
--- a/man/syncthing-security.7
+++ b/man/syncthing-security.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-SECURITY" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-SECURITY" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-security \- Security Principles
.
diff --git a/man/syncthing-stignore.5 b/man/syncthing-stignore.5
index 2381632f4..15938a291 100644
--- a/man/syncthing-stignore.5
+++ b/man/syncthing-stignore.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-STIGNORE" "5" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-STIGNORE" "5" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-stignore \- Prevent files from being synchronized to other nodes
.
diff --git a/man/syncthing-versioning.7 b/man/syncthing-versioning.7
index 0503e9435..894be0a2b 100644
--- a/man/syncthing-versioning.7
+++ b/man/syncthing-versioning.7
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING-VERSIONING" "7" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING-VERSIONING" "7" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
.
diff --git a/man/syncthing.1 b/man/syncthing.1
index fab1e3cfc..2532c66e2 100644
--- a/man/syncthing.1
+++ b/man/syncthing.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "SYNCTHING" "1" "Dec 24, 2020" "v1" "Syncthing"
+.TH "SYNCTHING" "1" "Dec 30, 2020" "v1" "Syncthing"
.SH NAME
syncthing \- Syncthing
.