Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

gluon

Members
  • Joined

  • Last visited

Everything posted by gluon

  1. Does anyone have set up the ich777/torbrowser behind a nginx reverse proxy? Would be great if someone could share the config. At the moment mine looks like this: location /torbrowser { include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; include /config/nginx/authelia-location.conf; proxy_pass http://192.168.178.229:8080/; #proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_set_header Host $host; } VNC itself works but I get "Failed to connect to server". In the Chrome Dev-Console I can see the following: websock.js:231 WebSocket connection to 'wss://mydomain.tld/websockify' failed: open @ websock.js:231 rfb.js:686 WebSocket on-error event _socketError @ rfb.js:686 rfb.js:941 Failed when connecting: Connection closed (code: 1006) _fail @ rfb.js:941 6The resource <URL> was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally. websock.js:231 WebSocket connection to 'wss://mydomain.tld/websockify' failed: open @ websock.js:231 _connect @ rfb.js:551 _updateConnectionState @ rfb.js:903 RFB @ rfb.js:279 connect @ ui.js:1044 rfb.js:686 WebSocket on-error event _socketError @ rfb.js:686 _websocket.onerror @ websock.js:268 error (async) attach @ websock.js:266 open @ websock.js:231 _connect @ rfb.js:551 _updateConnectionState @ rfb.js:903 RFB @ rfb.js:279 connect @ ui.js:1044 rfb.js:941 Failed when connecting: Connection closed (code: 1006) THX in advance! :-)

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.