vpn-plumber
A Chrome extension to check if the user's IPv6 or Domain Name Servers are leaking.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
A Chrome extension to check if the user's IPv6 or Domain Name Servers are leaking.
Basic Info
- Host: GitHub
- Owner: tapan-bhatnagar
- Language: JavaScript
- Default Branch: master
- Size: 1.35 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
VPN-Plumber
Developed novel research to detect IPv6 and DNS leaks in VPN tunnels and a Chrome Extension to inform users about privacy breaches. Also implemented an Authoritative DNS server from concept to adoption..
Video demo

Getting Started
To get started, follow the instructions below
To get a local copy up and running follow these simple steps.
- git clone the repo
git clone https://github.com/TapanBhatnagar212/VPN-Plumber.git && cd VPN-Plumber
- Install all the required packages with
npm install
- Build from webpack
npm run build
To install in Chrome
- Head over to chrome://extensions
- Toggle "Developer mode" on.
- Click Load unpacked.
- Upload the dist folder to chrome
- The extension should now be available for use
Authors
👤 Tapan Bhatnagar 👤 Jaswanth Sai Reddy
Owner
- Name: Tapan bhatnagar
- Login: tapan-bhatnagar
- Kind: user
- Repositories: 1
- Profile: https://github.com/tapan-bhatnagar
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Bhatnagar" given-names: "Tapan" orcid: "" title: "VPN Plumber" version: 1.0.0 date-released: 2022-11-20 url: "https://github.com/TapanBhatnagar212/VPN-Plumber"
GitHub Events
Total
Last Year
Dependencies
- 403 dependencies
- webpack ^4.43.0 development
- webpack-cli ^3.3.11 development
- axios ^0.19.2