{"id":25349277,"url":"https://github.com/its-laika/telnet_server","last_synced_at":"2025-04-08T20:26:43.686Z","repository":{"id":225514633,"uuid":"766181709","full_name":"its-laika/telnet_server","owner":"its-laika","description":"[WIP] Playing around with telnet. Do not use.","archived":false,"fork":false,"pushed_at":"2024-11-02T12:23:16.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T16:02:23.762Z","etag":null,"topics":["rust","rust-lang","state-machine","telnet","telnet-protocol","telnet-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/its-laika.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-02T15:04:56.000Z","updated_at":"2024-11-02T12:23:21.000Z","dependencies_parsed_at":"2024-03-02T16:27:16.918Z","dependency_job_id":"4595c3f1-4ce8-44cc-8a76-22cebef18aa3","html_url":"https://github.com/its-laika/telnet_server","commit_stats":null,"previous_names":["neon-js/telnet_server","its-laika/telnet_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-laika%2Ftelnet_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-laika%2Ftelnet_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-laika%2Ftelnet_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-laika%2Ftelnet_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/its-laika","download_url":"https://codeload.github.com/its-laika/telnet_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247921250,"owners_count":21018548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","rust-lang","state-machine","telnet","telnet-protocol","telnet-server"],"created_at":"2025-02-14T16:02:20.553Z","updated_at":"2025-04-08T20:26:43.395Z","avatar_url":"https://github.com/its-laika.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telnet_server\n_...because nothing beats the charm of the seventies!_\n\n## Goals\nThis lib should provide everything to build a service (based on TELNET) without\nhaving to touch any TELNET or tcp specifics. Message communication should only\nhappen between this lib and the code providing the service. \n\nSee [src/bin/main.rs](src/bin/main.rs#l23) on how I think this should work.\n\n## Status\nNon functional and heavily WIP. **DO NOT USE!**\n\n## Running TELNET\nAs TELNET is not anymore part of modern operating systems (thank god), I've\ncreated a minimal Dockerfile that let's me use TELNET on CLI. TELNET starts via\nthis command:\n\n```sh\n./telnet/run_telnet.sh HOST PORT\n```\n\nFor development, _HOST_ is \"host.docker.internal\" and _PORT_ is 9000.\n\n## For f*cks sake, why TELNET???\nBecause it looked interesting. Honestly, even if I get it finished, the library\nlikely won't be used _at all_.\n\n## License\nThe code is licensed under the [MIT License](LICENSE). The RFCs in the\n[resources](resources) folder have a different copyright but are allowed (and\nencouraged) to be copied and redistributed if unchanged.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-laika%2Ftelnet_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-laika%2Ftelnet_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-laika%2Ftelnet_server/lists"}