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.

IP Firewall for Nextcloud, Owncloud or other websites

Featured Replies

I was asked to realize an IP-Firewall for Nextcloud, so I did. It can be downloaded from here. After uploading the firewall.php to your website's root directory, you need to open example.com/firewall.php to install the Firewall-Code to your .htaccess. After that all visitors are blocked and temporarily forwarded to the Firewall Page. After entering the valid key, they are permanently unlocked and forwarded again.

 

Supported languages:

- English

- German

 

By opening example.com/firewall.php?key=yourKey&uninstall, you can uninstall the firewall again (don't forget to delete firewall.php, too).

 

Donate if you like:

https://www.paypal.me/marcgutt

https://github.com/sponsors/mgutt

  • Author

Nextcloud:

To use the firewall with Nextcloud you need to search for this line in the .htaccess file:

RewriteCond %{REQUEST_FILENAME} !/cron.php

 

And add this line after it:

RewriteCond %{REQUEST_FILENAME} !/firewall.php

 

Archived

This topic is now archived and is closed to further replies.

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.