Skip to content

An attempt to see CDN from opposite direction. Simple HTTPS proxy server which attempts to choose fastest of all IP address for a domain name. Reverse CDN :D

Notifications You must be signed in to change notification settings

dcRUSTy/CDNExperiment

Repository files navigation

An attempt to choose the fastest of available IP addresses (DNS A records)

It will start a HTTPS proxy server on TCP 8213 port.

For every unique DOMAIN request it attempts to find some of the IP addresses associated to the domain and tunnels the connection to the fastest IP determined by it.

proxy_settings

screenshot

About

An attempt to see CDN from opposite direction. Simple HTTPS proxy server which attempts to choose fastest of all IP address for a domain name. Reverse CDN :D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages