Skip to content

A https to http proxy that allow old browsers to access modern sites, with conversion and compression options.

License

Notifications You must be signed in to change notification settings

DrKylstein/retro-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro Proxy

This program does two things:

  • bypass modern https, which requires encryption that vintage web browsers don't support
  • attempts to modify modern web pages to make them usable on vintage web browsers and computer hardware

You can also selectively bypass the second part for sites you know will work.

Quick Start

Assuming you have Node and Yarn installed:

git clone https://github.com/DrKylstein/retro-proxy.git
cd retro-proxy
yarn install
cp example.env .env
yarn start

About

A https to http proxy that allow old browsers to access modern sites, with conversion and compression options.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published