https://github.com/miiraak/comlanserver
Communication Lan Server
https://github.com/miiraak/comlanserver
chat communication lan server
Last synced: 3 months ago
JSON representation
Communication Lan Server
- Host: GitHub
- URL: https://github.com/miiraak/comlanserver
- Owner: Miiraak
- License: mit
- Created: 2024-10-11T23:09:36.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-16T14:27:56.000Z (4 months ago)
- Last Synced: 2025-02-16T15:32:02.910Z (4 months ago)
- Topics: chat, communication, lan, server
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComlanServer
## Description
ComLanServer is a small portable lan communication for ComlanClient.## Features
- **None**: ...### In Dev/Idea
|Label :|Desc :|
|---|---|
| **Secure communication** | To secure the communication between cli/server by adding SSL. |
| **Sending files** | Allowing user to send file on the main channel. |
| **in work...** | ...## Prerequisites
Before running the project, make sure you have the following installed:
- [Depedencies Name](LINK_HERE)
## Usage
*Starting client :*
- Download and run : [ComlanClient](https://github.com/Miiraak/ComLanClient).## Contributing
Contributions are welcome! To contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature (`git checkout -b my-new-feature`).
3. Make your changes.
4. Commit your changes (`git commit -m 'Add my new feature'`).
5. Push your branch (`git push origin my-new-feature`).
6. Open a Pull Request.## Issues and Suggestions
If you encounter any issues or have suggestions for improving the project, please use the [GitHub issue tracker](https://github.com/Miiraak/ComlanServer/issues).## License
This project is licensed under the MIT. See the [LICENSE](./LICENSE) file for more details.## Contributors
- **[Miiraak](https://github.com/miiraak)** - *Lead Developer*
- *Others* - Look in **[Attribution](/.github/Attribution_Links.md)**