Skip to content

Commit ffd6c80

Browse files
authored
Correct README formatting for remote desktop controller
Fix formatting issue in README regarding remote desktop controller description.
1 parent 262858e commit ffd6c80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ These constants in `client.py` can be tuned:
111111
- [ ] Connect to multiple PCs at the same time
112112

113113
> [!TIP]
114-
While designed as a simple educational Remote Desktop Controller rather than a full RAT, its core architecture could easily be adapted into one by adding features like persistent reconnection loops for LAN broadcast discovery with appropriate delays, and auto-startup mechanisms. (This tool doesn't use a [reverse-connection](https://en.wikipedia.org/wiki/Reverse_connection) model. Instead, the controlled host (acting as the client) initiates a direct TCP connection to the controller (acting as the server).)
114+
While designed as a simple educational Remote Desktop Controller rather than a full RAT, its core architecture could easily be adapted into one by adding features like persistent reconnection loops for LAN broadcast discovery with appropriate delays, and auto-startup mechanisms. (This tool doesn't use a [reverse-connection](https://en.wikipedia.org/wiki/Reverse_connection) model. Instead, the controlled host (acting as the client) initiates a direct TCP connection to the controller (acting as the server.)
115115

116116
## Support
117117

0 commit comments

Comments
 (0)