https://github.com/rishav394/vit-proxy-chrome-extension
A zero configuration chrome extension for accessing VIT's proxy server.
https://github.com/rishav394/vit-proxy-chrome-extension
chrome-extension proxy-server vit vit-university vit-vellore volsbb
Last synced: 8 months ago
JSON representation
A zero configuration chrome extension for accessing VIT's proxy server.
- Host: GitHub
- URL: https://github.com/rishav394/vit-proxy-chrome-extension
- Owner: rishav394
- License: mit
- Created: 2019-04-18T09:41:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:38:42.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T01:51:13.165Z (8 months ago)
- Topics: chrome-extension, proxy-server, vit, vit-university, vit-vellore, volsbb
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/vit-proxy/ndnkgfgcodefniaancaggnnmnecbgedo
- Size: 1.67 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VIT Proxy Chrome Extension 📡
Unable to use the intrnet after 12:30 in hostels at VIT?
Dont know any proxy or VPN servers?
Fear not coz VIT Proxy Chrome Extension lets you do access the internet even after its time.
## Steps
1. Build and install the extension
2. Click on the installed extension
3. Hit the slider to turn on Proxy for chrome
4. Enjoy 💪## How to build?
1. Rename the `.env.example` to `.env` after setting up the variables correctly
2. Run `yarn build`
3. Create a folder called `build` in root directory and run `yarn compile`
4. Use the unpacked extension **OR** Drag and drop the built extension into `chrome://extension` after turning Developer mode ON.## Suggestions
* You must have been already connected to a VIT Wifi before 12:25 AM.
* You may also connect later if you have a static IP address## Warning ⚠️
* Proxy may or may not work during the day time. No guarantees.
## Issues and support
* Feel free to open an Issue and I surely will look into it.
* You may also drop suggestions under Issues.