Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sevenworksdev/tproxy
- Owner: SevenworksDev
- Created: 2022-03-16T00:15:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T05:12:08.000Z (10 months ago)
- Last Synced: 2024-01-12T17:33:12.269Z (10 months ago)
- Topics: bypass, bypassing, firefox, javascript, proxy, school, unblock, unblocked, unblocker, unrestricted, web-proxy, website
- Language: JavaScript
- Homepage:
- Size: 756 KB
- Stars: 44
- Watchers: 2
- Forks: 308
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 .
```