This repository has been archived on 2022-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
bypass-it-for-me/README.md
2022-05-20 00:47:49 -04:00

852 B

Please note

This version is going to become out of date soon, as I am rewriting the code over at git.gay. This version will include Puppeteer support & will support more sites, as well as a bunch of other small improvements. I'm not going to patch any bugs unless they are a major hole in security. I will archive this repo once the rewrite is complete.

bypass-it-for-me

BIFM bypasses links server-side to both prevent tracking and to make your privacy our top priority.

installation

git clone https://github.com/tacohitbox/bypass-it-for-me
cd bypass-it-for-me 

# install mongodb optionally to cache results
# read more about it @ docs/cache.md

npm i
node index # runs server on port 32333

documentation | instances | bypass examples