https://github.com/techlm77/local-chat
Command script that allow you to chat with your friend on the same network without any port forwording or internet
https://github.com/techlm77/local-chat
Last synced: 5 months ago
JSON representation
Command script that allow you to chat with your friend on the same network without any port forwording or internet
- Host: GitHub
- URL: https://github.com/techlm77/local-chat
- Owner: Techlm77
- Created: 2022-06-03T16:41:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T14:28:32.000Z (almost 3 years ago)
- Last Synced: 2025-12-01T06:44:55.451Z (7 months ago)
- Language: Batchfile
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local-Chat
Command script that allows you to chat with your friends on the same network without needing to open any port forwording or use internet data.
Here's a video that helps you how to set it up: https://techlm77.co.uk/upload/add/SetupLocalChat.mp4
1. Right click the folder (LocalChat)
2. Click on Sharing
3. Click on Share...
4. Enter: Everyone
5. Click On Everyone then select Read/Write
6. Click Share
7. Click No, make the network that I am connected to a private network
8. Double click on LocalChat
9. Copy the address in your file explorer (e.g. \\DESKTOP-XXXXXXX\Users\XXXX\Documents\LocalChat or \\192.168.1.XXX\Users\XXXX\Documents\LocalChat)
10. Switch to your client pc
11. Open File Explorer
12. Right click Network
13. Select Map network drive...
14. In your Folder: box, paste the address you copied on your server pc \\192.168.1.XXX\Users\XXXX\Documents\LocalChat
15. Click Finish
16. Enjoy
Note: Please don't set it up on This PC because the UNC paths are not supported in batch script.