https://github.com/csingendonk/clientsidenetworkcontroll
A single file containing a JavaScript iife that returns and initiates a completely client-side vanilla in-page ui where you can log and additionally block network traffic before it completes (basically a border guard per se) and prompts you to disintegrate or allow each request using thread blocking logic.
https://github.com/csingendonk/clientsidenetworkcontroll
Last synced: over 1 year ago
JSON representation
A single file containing a JavaScript iife that returns and initiates a completely client-side vanilla in-page ui where you can log and additionally block network traffic before it completes (basically a border guard per se) and prompts you to disintegrate or allow each request using thread blocking logic.
- Host: GitHub
- URL: https://github.com/csingendonk/clientsidenetworkcontroll
- Owner: CSingendonk
- Created: 2025-03-16T08:19:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T08:36:53.000Z (over 1 year ago)
- Last Synced: 2025-03-16T09:26:10.616Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# (w.i.p) ClientsideNetworkControll
A single file containing a JavaScript iife that returns and initiates a completely client-side vanilla in-page ui where you can log and additionally block network traffic before it completes (basically a border guard per se) and prompts you to disintegrate or allow each request using thread blocking logic.
--This is an obsolete draft copy of the complete code from a previous point in time and state. Please contact for collaboration.
## All rights reserved
as per github:
"However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work."
### Unless
Contact has been made and the owner of the work is informed of, and agrees to, where you intend to utilize said work.
***and
Proper attribution and/or citation is given to the author of the work.