usbsecurity-server is the server program to control access to USB ports
Project description
How
usbsecurity-server is the server program to control access to USB ports.
Installation
pip3 install usbsecurity-server
Usage
Is a console program and runs like a fiend. To get it running open a terminal and run the following command:
$ usbsecurity-server
Local
By default the application runs in local mode using the localhost, or the ip address 127.0.0.1 and port 8888. These parameters are user configurable.
Server
In administration environments it would be good to have a single server that manages all permissions on the network. You can configure the application to serve from any IP address and port just install it on the server machine and configure it:
usbsecurity-server --host ip_address --port port
You have a single server to manage access permissions to the USB ports of the computers in your network.
Admin
The application is administered through the browser by accessing the URL:
http[s]://host:port/admin
user: admin; pass: usbsecurity
Users can change the password at any time.
Help
$ usbsecurity-server -h | --help
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
File details
Details for the file usbsecurity-server-4.9.1.tar.gz
.
File metadata
- Download URL: usbsecurity-server-4.9.1.tar.gz
- Upload date:
- Size: 4.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1d114fbf8f43b5e3d4abc0ee1cec6b9d7d158ae0f70c5d5321a796b6f6364d9 |
|
MD5 | 89867ce57f1c26c9633574cd8405a262 |
|
BLAKE2b-256 | b7c1b7386ef3698d1aa866965bb9acba0df072bb38fae7793e4250a0735aca6d |