This commit is contained in:
@@ -6,9 +6,11 @@ The client opens and maintains a WebSocket connection to the server. The server
|
||||
|
||||
<table>
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
The server provides
|
||||
- An API with
|
||||
- Authentication via API keys
|
||||
@@ -34,6 +36,9 @@ The client provides a persistent outbound connection to the server and forwards
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
[Screenshots of the app can be seen here](docs/Screenshots.md)
|
||||
|
||||
|
||||
## Projects
|
||||
|
||||
- `src/ReverseLlama.Server`: ASP.NET Core server. Exposes the public proxy endpoint and accepts the outbound client tunnel.
|
||||
|
||||
Reference in New Issue
Block a user