{"id":20063893,"url":"https://github.com/writeas/nerds","last_synced_at":"2025-09-10T03:45:43.858Z","repository":{"id":26765280,"uuid":"30223245","full_name":"writeas/nerds","owner":"writeas","description":"Simple telnet server for write.as","archived":false,"fork":false,"pushed_at":"2019-01-08T11:19:16.000Z","size":67,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T02:12:52.244Z","etag":null,"topics":["go","pastebin-service","telnet"],"latest_commit_sha":null,"homepage":"http://nerds.write.as","language":"Go","has_issues":false,"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/writeas.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}},"created_at":"2015-02-03T03:40:46.000Z","updated_at":"2023-08-15T16:01:54.000Z","dependencies_parsed_at":"2022-07-16T04:30:28.993Z","dependency_job_id":null,"html_url":"https://github.com/writeas/nerds","commit_stats":null,"previous_names":["writeas/writeas-telnet"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fnerds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fnerds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fnerds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writeas%2Fnerds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/writeas","download_url":"https://codeload.github.com/writeas/nerds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542527,"owners_count":21764984,"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":["go","pastebin-service","telnet"],"created_at":"2024-11-13T13:44:07.940Z","updated_at":"2025-05-05T17:33:20.226Z","avatar_url":"https://github.com/writeas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Write.as\n========\n[![Build Status](https://travis-ci.org/writeas/nerds.svg)](https://travis-ci.org/writeas/nerds) [![#writeas on freenode](https://img.shields.io/badge/freenode-%23writeas-blue.svg)](http://webchat.freenode.net/?channels=writeas) [![Public Slack discussion](http://slack.write.as/badge.svg)](http://slack.write.as/)\n\nThis is a simple telnet-based interface for publishing text. Users connect and paste / type what they want to publish. Upon indicating that they're finished, a link is generated to access their new post on the web.\n\n![Write.as telnet server](https://github.com/writeas/nerds/raw/master/nerds.png)\n\n## Try it\n**Or not :(**. We had to [shut it down](https://twitter.com/writeas__/status/790356847526027264) because it was getting DDoSed too much. But you can still [run it yourself](#run-it-yourself).\n\n```\ntelnet nerds.write.as\n```\n\n## Run it yourself\n```\nUsage:\n  nerds [options]\n\nOptions:\n  --debug\n       Enables garrulous debug logging.\n  -o   \n       Directory where text files will be stored.\n  -s\n       Directory where required static files exist (like the banner).\n  -h\n       Hostname of the server to rsync saved files to.\n  -p\n       Port to listen on.\n```\n\nThe default configuration (without any flags) is essentially:\n\n```\nnerds -o /var/write -s . -p 2323\n```\n\n## How it works\nThe user's input is simply written to a flat file in a given directory. To provide web access, a web server (sold separately) serves all files in this directory as `plain/text`. That's it!\n\n## License\nThis project is licensed under the MIT open source license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwriteas%2Fnerds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwriteas%2Fnerds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwriteas%2Fnerds/lists"}