Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usbsecurity-server-4.9.1.tar.gz (4.2 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page