envoyproxy / envoyproxy/envoy

Implement/Port Outbound ACL policy module

Open
#10,336 8 comments 0 reactions 0 assignees View on GitHub
area/connection design proposal enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

*Title*: *Implement/Port Outbound ACL policy module*

*Description*:
We need to be able to set ranges of IP addresses and ports that Envoy is allowed to connect to.
For example, proxy should be able to send requests to 1.2.3.4:80 but not to 1.2.3.4:22 or 5.6.7.8:80.

Per conversation with alyssar@ this should probably be intercepted at router filter, but is there some short-term workaround that we can use?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.