Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xterm-inator authored May 2, 2024
1 parent d8c03a2 commit 8240850
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ MikroGuard is a robust web-based management tool designed to streamline the hand
- [Creating a Road Warrior Wireguard Interface for MikroGuard](#creating-a-road-warrior-wireguard-interface-for-mikroguard)
- [Server Installation](#server-installation)
- [Local Development and Testing with Docker Compose](#local-development-and-testing-with-docker-compose)
- [Troubleshooting](#troubleshooting)
- [Contributing](#contributing)
- [License](#license)

Expand All @@ -32,7 +33,7 @@ MikroGuard is a robust web-based management tool designed to streamline the hand
- Docker for running the MikroGuard server.

## Self Sanity Check
If you would like to check what this program will run on your router before allowing access, check files 'api/app/RouterOS/WireGuard.php' and 'api/app/RouterOS/IPAdress.php'.
If you would like to check what this program will run on your router before allowing access, check files 'api/app/RouterOS/WireGuard.php' and 'api/app/RouterOS/IPAddress.php'.

These files contain all access to the router so you can see the commands run.

Expand Down

0 comments on commit 8240850

Please sign in to comment.