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.

deterministik

Members
  • Joined

  • Last visited

  1. I read somewhere that running vpn client on server is not recommended due to security concerns, correct? Any recommended IP-TABLES rules to apply?? Anyway here is how i deployed this plugin, works great! For those who use OVPN.se mkdir /boot/openvpn && cd /boot/openvpn wget https://files.ovpn.com/linux/ovpn-se.zip && unzip ovpn-se.zip && mv config/* /boot/openvpn && rm -rf config && rm ovpn-se.zip WORKING CONFIG FROM OVPN.SE (taken from ubuntu example) client dev tun proto udp remote pool.prd.se.ovpn.com 1194 # resolves to multiple VPN servers in location remote pool.prd.se.ovpn.com 1195 # resolves to multiple VPN servers in location remote-random mute-replay-warnings replay-window 256 remote-cert-tls server cipher aes-256-cbc pull nobind reneg-sec 432000 resolv-retry infinite comp-lzo verb 1 persist-key persist-tun auth-user-pass ca ovpn-ca.crt tls-auth ovpn-tls.key 1 Configure client in settings admin page, save and start then check ur external ip in CLI: curl ipinfo.io/ip

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.