Skip to content

Commit

Permalink
Update docs/public-networks/how-to/connect/manage-peers.md
Browse files Browse the repository at this point in the history
proof

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Signed-off-by: m4sterbunny <harrie.bickle@consensys.net>
  • Loading branch information
m4sterbunny and alexandratran committed Jul 22, 2024
1 parent 6dfa47d commit ad14a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public-networks/how-to/connect/manage-peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ To reduce the maximum number of peers, use the [`--max-peers`](../../reference/c

## Allowlist peers

You can can define specific IP subnets permitted to interact with the node using the [`--net-restrict`](../../reference/cli/options.md#net-restrict) configuration. This restricts access to only those peers whose IP addresses fall within the allowed subnets. This is particularly useful if you maintain a set of nodes and want to restrict which of those may connect to external nodes.
You can can define specific IP subnets permitted to interact with the node using the [`--net-restrict`](../../reference/cli/options.md#net-restrict) configuration. This restricts access to only those peers whose IP addresses fall within the allowed subnets. This is useful if you maintain a set of nodes and want to restrict which of those can connect to external nodes.

## Limit remote connections

Expand Down

0 comments on commit ad14a9b

Please sign in to comment.