Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

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.

Featured Replies

Posted

Is there a way to make notification or rule for notification when our ftp server is under attack with user trying many username and passwords ?

How would you detect that? Is there an event log entry written each time there's a failed login? If so, the event log watch could help but it will send a notification first time only.

The best way is to write a client plugin for it.

  • Administrators

Most FTP servers have anti hammering technology which automatically filters the client's IP Address in case he types wrong account details too many times in a short time period. As Marius said the best way would be a plugin that implements your FTP Server's public API (if it has) or you could monitor the events, or you can make a plugin that reads the text from a log file and sends you a plugin if something matches your query.

The PC Monitor client API has endless possibilities, you only need to find the most appropriate way to approach your problem.

  • Author

Ok thanks but I dont know how to make plugin so I filter out all ip with « * » and then give access to all my clients ip...

Pros: very secure. Cons: it force me to change ip when client ip is changed...

Create an account or sign in to comment

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.