Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

openprotest/protest

Repository files navigation

Pro-test

A management base for System Admins


Overview:

Pro-test is a robust solution for creating and managing an inventory database of your network environment. It leverages data collection techniques by interacting with Active Directory or performing local network scans. The suite automatically populates the database by targeting the domain controller or specified IP ranges.

Pro-test provides complite data ownership, with all collected data remaining fully under your control.

How to use:

Pro-test is portable and self-contained, with a web interface accessible via the loopback address. If you need to run it remotely, the included Reverse proxy allows for external access. Authentication is required for requests originating from IPs other than the loopback address. If you opt to use a different reverse proxy, ensure that the X-Real-IP header is forwarded. If Pro-test fails to bind to the configured endpoint, it will attempt to bind to a fallback endpoint 127.0.0.1:8080. Pro-test runs with the privileges of the user executing it. For administrative tasks like WMI or Active Directory access, it must be run with Network Administrator privileges.

Tools and utilities:

Pro-test includes a wide range of tools and utilities designed for system administration and network management:

Network utilities

  • Ping utility (ICMP and ARP)
  • DNS lookup
  • mDNS discovery
  • Trace route
  • Port scan
  • MAC address lookup
  • DHCP client
  • NTP client
  • Website health check
  • SNMP and WMI polling
  • SSH and telnet client

Network monitoring

  • Network topology
  • IP discovery tool
  • Network watchdog
  • Reverse proxy
  • Issue detection

Documentation and communication

  • Documentation
  • Debit notes
  • Address book
  • Integrated team chat

Repo components:

  • Protest: The front-end and back-end workings.
  • Protest-CacheGenerator: A source-generator that embeds the front-end UI into the backend executable.
  • Protest-MacLookupGenerator: A source-generator that embeds the the mac-to-vendor database into the executable.
  • Protest Agent: A tool to enable the browser to communicate with the client's computer using a local communication protocol (protest://).

Continuous Integration

Release

Platform support

Sponsor:

About

A management base for System Admins

Topics

Resources

Readme

License

GPL-3.0 license

Code of conduct

Code of conduct

Security policy

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors