Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/atc0005/go-ezproxy

Package ezproxy is intended for the processing of EZproxy related files and sessions. See our GitHub repo (https://github.com/atc0005/go-ezproxy) for the latest code, to file an issue or submit improvements for review and potential inclusion into the project. Process EZproxy related files and sessions. Ultimately, this package was written in order to support retrieving session information for a specific username so that the session can be terminated. Because of this the majority of the functionality is specific to user sessions. General workflow: 1. Import this package 2. Import one or more of the subpackages 3. Create a new reader for the file type you need to work with 4. Using the new reader, generate a UserSessions collection 5. Use the Terminate method to terminate user sessions If using the ezproxy/auditlog package, you can also generate a SessionEntries collection representing all SessionEntry values from a specified audit log file or just the values applicable to a specifc user. Please see the doc coverage in each subpackage for coverage of the fields found within the audit logs and active user file relevant to our purposes. This package currently provides functionality for working with an active user or audit log file, but not for EZproxy traffic log files. Having minimal support for traffic log files could provide a way to die activity for a specific user account to specifc resources accessed by that user account. This could prove invaluable where automation is used to automatically terminate user sessions; after account termination, a report could be generated for the incident listing at a high-level the providers accessed and general statistics associated with the access (e.g., PDF downloads, total bandwidth, etc.).
9 versions
Latest release: 12 months ago
1 dependent package

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/atc0005/go-ezproxy

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/atc0005%2Fgo-ezproxy

Dependent Repos 1

atc0005/brick 📦
Automatically disable EZproxy user accounts via incoming webhook requests.
  • v0.1.7 go.mod
  • v0.1.7 go.sum

Size: 6.27 MB - Last synced: about 1 month ago - Pushed: 4 months ago