https://github.com/openprotest/protest
A management base for System Admins
https://github.com/openprotest/protest
dns-resolver hardware-inventory ip-tracker mac-lookup management-base network-scanner password-generation port-scan remote-management remote-management-monitoring rmm system-administration
Last synced: 2 months ago
JSON representation
A management base for System Admins
- Host: GitHub
- URL: https://github.com/openprotest/protest
- Owner: openprotest
- License: gpl-3.0
- Created: 2019-08-18T15:33:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-31T20:49:42.000Z (2 months ago)
- Last Synced: 2025-08-31T22:25:58.213Z (2 months ago)
- Topics: dns-resolver, hardware-inventory, ip-tracker, mac-lookup, management-base, network-scanner, password-generation, port-scan, remote-management, remote-management-monitoring, rmm, system-administration
- Language: JavaScript
- Homepage:
- Size: 153 MB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-hacking-lists - openprotest/protest - A management base for System Admins (JavaScript)
README

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
- IP locator
- MAC address lookup
- DHCP client
- NTP client
- Website health check
- SNMP and WMI polling
- SSH and telnet client
#### **Network monitoring**
- 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:
*[](https://github.com/sponsors/veniware)*
*[](https://www.paypal.com/paypalme/veniware)*