{"id":20749455,"url":"https://github.com/cristianzsh/pystebin","last_synced_at":"2025-09-27T20:31:40.549Z","repository":{"id":130227275,"uuid":"194186607","full_name":"cristianzsh/pystebin","owner":"cristianzsh","description":"Your own command line based pastebin server in Python","archived":false,"fork":false,"pushed_at":"2019-06-29T20:55:42.000Z","size":17607,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T10:01:46.038Z","etag":null,"topics":["cli","command-line-tool","curl","netcat","networking","paste","pastebin","pastebin-service","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cristianzsh.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":"2019-06-28T01:36:45.000Z","updated_at":"2024-01-14T02:44:03.000Z","dependencies_parsed_at":"2023-05-04T08:02:29.595Z","dependency_job_id":null,"html_url":"https://github.com/cristianzsh/pystebin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cristianzsh/pystebin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianzsh%2Fpystebin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianzsh%2Fpystebin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianzsh%2Fpystebin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianzsh%2Fpystebin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cristianzsh","download_url":"https://codeload.github.com/cristianzsh/pystebin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cristianzsh%2Fpystebin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277284815,"owners_count":25792645,"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","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","command-line-tool","curl","netcat","networking","paste","pastebin","pastebin-service","python","python3"],"created_at":"2024-11-17T08:23:05.081Z","updated_at":"2025-09-27T20:31:39.405Z","avatar_url":"https://github.com/cristianzsh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pystebin\nYour own command line based pastebin server in Python\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"example.gif\"/\u003e\u003c/p\u003e\n\n#### How to use\n\nStart the server:\n```\n$ sudo python3 pystebin.py\n```\n\nUse Netcat along with ```cat``` or ```echo``` to send data to server:\n```\n$ echo \"Hello world!\" | nc SERVER 9090\n$ cat some_file | nc SERVER 9090\n```\n\nThe server is configured to return a 5 digit string with the stored file ID. Use ```curl``` to see the contents:\n```\n$ curl http://SERVER/ACB5X\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristianzsh%2Fpystebin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcristianzsh%2Fpystebin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcristianzsh%2Fpystebin/lists"}