Documentation

IP Address Blocking

If your project is receiving unwanted traffic and you'd like to put an end to that, Servd lets you block all traffic coming from specific IP addresses to any of your environments.

Blacklist #

  1. Go to your project's Access Control page.

  2. Scroll to the "IP Address Blocking" section.

  3. Add the IP address you want to block to the field in the blacklist column.

  4. Click the "Add" button.

  5. Sync your project to deploy the address block.

Whitelist #

If you'd like to deny all traffic by default and only whitelist specific IP addresses from accessing your project, then follow the steps below.

Note: the whitelist will take precedence over blacklist i.e. if an IP address appears in both lists then it won't be blocked.

  1. Go to your project's Access Control page.

  2. Add the IP address you want to allow to the field in the whitelist column.

  3. Click the "Add" button.

  4. Sync your project to deploy the address allow.