Skip to content

Proxy chaining #9

@vlourme

Description

@vlourme

I mainly developed this proxy to support IPv6 traffic but IPv4 is sometimes unavoidable. IPv4 ranges are expensive today, chaining proxy to profit of another proxy IPs could avoid this problem.

I see three possible configuration strategies:

  • Always chain, never use IPs ranges defined and always forward the request to external proxy
  • Fallback mode, use external proxy when IPv6 is not available
  • Never chain, only use defined subnets and never use external proxies

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions