Skip to content

Commit 2cca7a5

Browse files
authored
Update README.md
1 parent acf2342 commit 2cca7a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# NexusCtrl - Personal RDP Server Management Tool
22

33
## ⚠️ Important Security Notice
4-
**This tool is designed for personal use only.** The frontend should only be accessible from your own PC to prevent unauthorized access. By default, the application binds to localhost (127.0.0.1) and should remain restricted to your local machine to prevent hackers from accessing and changing your server configurations.
4+
If you expose the backend endpoint, restrict access to trusted IP addresses only.
5+
Use firewall rules, a reverse proxy, or VPN/SSH tunneling to whitelist specific IPs.
6+
Never leave the port publicly accessible, or unauthorized users could gain control of your servers.
7+
58

69
## About This Project
710

@@ -154,3 +157,4 @@ You can modify:
154157

155158

156159
Personal project for educational purposes. If using this code, please respect any applicable licenses for the dependencies used.
160+

0 commit comments

Comments
 (0)