This commit is contained in:
@@ -6,9 +6,11 @@ The client opens and maintains a WebSocket connection to the server. The server
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="docs/README_architecture.png" width="1400" alt="client-server architecture visualized using arrows"></td>
|
<td><img src="docs/images/README_architecture.png" width="1400" alt="client-server architecture visualized using arrows"></td>
|
||||||
<td>
|
<td>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The server provides
|
The server provides
|
||||||
- An API with
|
- An API with
|
||||||
- Authentication via API keys
|
- Authentication via API keys
|
||||||
@@ -34,6 +36,9 @@ The client provides a persistent outbound connection to the server and forwards
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
[Screenshots of the app can be seen here](docs/Screenshots.md)
|
||||||
|
|
||||||
|
|
||||||
## Projects
|
## Projects
|
||||||
|
|
||||||
- `src/ReverseLlama.Server`: ASP.NET Core server. Exposes the public proxy endpoint and accepts the outbound client tunnel.
|
- `src/ReverseLlama.Server`: ASP.NET Core server. Exposes the public proxy endpoint and accepts the outbound client tunnel.
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# Clients view
|
||||||
|

|
||||||
|
# Models view
|
||||||
|

|
||||||
|
# API Keys view
|
||||||
|

|
||||||
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 159 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 164 KiB |
Reference in New Issue
Block a user