Skip to content

Commit a87e0f8

Browse files
authored
Merge pull request #33 from zonblade/update/md
update completion
2 parents 298b670 + 11ad7fe commit a87e0f8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ The architecture of the mini-gateway is currently simple and straightforward.
5454

5555
### Control Center
5656
- [x] Web GUI - Control Panel
57-
- [ ] Web GUI - Live Monitoring
57+
- [x] Web GUI - Live Monitoring
58+
- [x] Robust Logging integration
5859
- [ ] CLI - Control Panel
5960
- [ ] CLI - Live Monitoring (looks like htop)
60-
- [x] Robust Logging integration
6161

6262
### Core Features
6363
- [x] (proxy) HTTP/HTTPS
@@ -94,8 +94,3 @@ Each sub-repository within this project is designed to be standalone. This means
9494
| `router-api` | Provides an API interface for managing and configuring the router. | Intended for internal use only. Not designed for external consumption. |
9595
| `router-cli` | Command-line interface for interacting with and managing the router. | Useful for quick configuration and debugging. |
9696
| `router-gui` | Graphical user interface for managing the router. | Designed for internal use. Should not be exposed to public networks. |
97-
98-
## Connectivity and Network Requirements
99-
100-
- The system must operate within a private and secure network. Exposing the applications or the database to public networks is not recommended and could lead to security vulnerabilities.
101-
- The API or GUI provided by the system is intended strictly for internal use and is not designed for external consumption. Ensure that access is restricted to authorized users within the secure network.

0 commit comments

Comments
 (0)