Skip to content
Zillode edited this page May 6, 2015 · 6 revisions

Welcome to the syncthing-android wiki!

Accessing the webGUI from a custom browser

Since version v0.6.0, TLS is enabled by default. This is for security reasons as it encrypts all data between syncthing-android and the Syncthing program.

In order to view the webGUI in your browser, enter http://localhost:8384 and accept your self-generated certificate.

  • In Firefox you can permanently accept the certificate via 'I understand the risks', followed by 'Add permanent exception'.
  • In Chrome you can toggle the option allow insecure localhost via chrome://flags/#allow-insecure-localhost
Clone this wiki locally