Skip to content

boomermath/inconel

Repository files navigation

Inconel

Introduction

This is a simple, basic proxy that can be used to combat web filters

Self hosting

Go to surf.js and replace line 20 with the following:

router.push(`/browse/${browse.toString()}`);

Optionally, window.location.href can be changed to link to another website's proxy, such as Ultraviolet

Commands: npm run build and npm start and you're good to go!