Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sevenworksdev/tproxy

🚀 tProxy | Working unblocker for schools worldwide.
https://github.com/sevenworksdev/tproxy

bypass bypassing firefox javascript proxy school unblock unblocked unblocker unrestricted web-proxy website

Last synced: about 2 hours ago
JSON representation

🚀 tProxy | Working unblocker for schools worldwide.

Awesome Lists containing this project

README

        

# tProxy v2
## Whats new in v2?
- New looks
- Updated links to my pages
- Stargazers page, free promotion ig
- You no longer have to provide http or https protocol, It just guesses it so you can just type example.com
- It now redirects instead of using an iframe, that annoying URL bar was in the way
## Upcoming
- Cloaking
- Built-in UnblockedHardest
- Deploy tProxy buttons
- Better error pages
- Site compatibility list
- Use better and faster backend
- Exploits page
- Alert user if tProxy gets blocked after 5 fetch() requests to the main page
## Setup
Use npm to setup tProxy
```
npm i
npm start
```
or use yarn, yarn is better tbh
```
yarn
node .
```