UNIX domain path proxy for Chromium's remote debugging tools
Project description
remote_debugging_path_chromium is a wrapper script for chromium that allows you to connect to the chromium debugger over a UNIX domain socket. This is useful if you don’t want to expose your debugger socket over localhost (which might be a security concern). For additional security it also provides whitelist functionality to only allow certain debugger methods.
Installation
Easiest way is to install from PyPI via pip3:
$ pip3 install remote_debugging_path_chromium
Usage
Use it the same way you would use chromium except it provides two extra options:
–remote-debugging-path=PATH This specifies the path on which you want the chromium remote debugger to listen.
–remote-debugging-allow=METHOD This turns on whitelist functionality, limiting which methods are allowed to be invoked through this interface. You can specify this multiple times.
Assuming your pip install location is on your PATH, you can invoke it like you would invoke chromium.
$ remote_debugging_path_chromium
Contact
Rian Hunter @cejetvole
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file remote_debugging_path_chromium-0.1.0.tar.gz
.
File metadata
- Download URL: remote_debugging_path_chromium-0.1.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 831004c532d91a5128ea7b1ff487fd3264bb8912c632d3591f8678e55473a57a |
|
MD5 | a0204bf3adc3f2154b9b06e5a9c759e4 |
|
BLAKE2b-256 | dfbe0b597883d81280c60078c2c9d21d176ff3ef59dddebdd50bef1932859bcf |
File details
Details for the file remote_debugging_path_chromium-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: remote_debugging_path_chromium-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af016ff03da94df8f3078cf7ee638a97fe06a63ecd1f7cce04771fa5e09bd7e1 |
|
MD5 | 56b5e13d59daaf2ae93d7f15a753bd76 |
|
BLAKE2b-256 | 415305f044cf139a8efaa23e59a57919484c589c811f9cbdd9a8577f49c85c3f |