Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naiithink/pastree-server
Pastree Server
https://github.com/naiithink/pastree-server
custom-protocols directory-transfer dxp pastebin-server pastebin-services student-projects
Last synced: about 2 months ago
JSON representation
Pastree Server
- Host: GitHub
- URL: https://github.com/naiithink/pastree-server
- Owner: naiithink
- License: mit
- Created: 2024-02-03T20:52:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T00:42:41.000Z (11 months ago)
- Last Synced: 2024-02-16T02:39:22.950Z (11 months ago)
- Topics: custom-protocols, directory-transfer, dxp, pastebin-server, pastebin-services, student-projects
- Homepage: https://github.com/naiithink/pastree
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pastree Server
The **Pastree Server** source
**Pastree** is a client-server based directory storing and sharing service
(directory pastebin) written in C and Python.> [!NOTE]
> This is a student project, **but contributions are welcomed**!
> 01418351: Computer Communications and Cloud Computing PrinciplesPastree uses the **Directory Exchange Protocol (DXP)** for reading,
exchanging, and forming directory trees between hosts.## Author
**Potsawat Thinkanwatthana**
B.S. in Computer Science
Kasetsart University, Bangkok, Thailand.## Contributing
Although this is a student project, **any contribution is appreciated**.
## License
Code is under the [MIT License](LICENSE).
Documentation is under the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/).