{"id":25632967,"url":"https://github.com/z2oh/rp","last_synced_at":"2025-08-12T17:42:13.460Z","repository":{"id":87035721,"uuid":"91151295","full_name":"z2oh/rp","owner":"z2oh","description":"copy and paste between terminal sessions on any internet connected devices","archived":false,"fork":false,"pushed_at":"2018-11-30T07:23:20.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T14:08:29.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/z2oh.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,"zenodo":null}},"created_at":"2017-05-13T05:18:35.000Z","updated_at":"2018-11-30T07:23:21.000Z","dependencies_parsed_at":"2023-05-30T07:30:42.824Z","dependency_job_id":null,"html_url":"https://github.com/z2oh/rp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/z2oh/rp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z2oh%2Frp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z2oh%2Frp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z2oh%2Frp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z2oh%2Frp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z2oh","download_url":"https://codeload.github.com/z2oh/rp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z2oh%2Frp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270108496,"owners_count":24528760,"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-08-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2025-02-22T21:19:24.067Z","updated_at":"2025-08-12T17:42:13.445Z","avatar_url":"https://github.com/z2oh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# r(emote)p(aste)\n\nAllows 'copying and pasting' between terminal sessions on any internet connected device by using hastebin as a conduit. No guarantees are made about the integrity or security of the files after being sent through ```rp```. Every paste is public and unencrypted; do not use ```rp``` with confidential information.\n\nYou can host your own hastebin server on a personal network, look here for more details: [seejohnrun/haste-server](https://github.com/seejohnrun/haste-server). Simply change the urls in ```src/main.rs``` to point to your sever before compiling.\n\n## Installation\n\n```\ngit clone https://github.com/z2oh/rp.git\ncd rp\ncargo build --release\n```\n\nThen copy ```./target/release/rp``` to some location in your ```$PATH```.\nYou must have ```cargo``` installed (and a Rust compiler) in order to compile ```rp```.\n\n## Usage\n\nTo upload a paste:\n\n```\nrp \u003c file\n```\nor\n```\ncat file | rp\n```\nor\n```\nrp\nenter any text to paste then press ctrl-d to send EOF\n```\nAll of these will print out a 10 character key.\n\nThis ten character key can be used anywhere to download the contents of the paste by running the following command\n```\nrp \u003ckey\u003e\n```\nwhich will output the contents of the paste.\n```\nrp \u003ckey\u003e \u003e file\n```\nwill print the contents to ```file```.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz2oh%2Frp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz2oh%2Frp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz2oh%2Frp/lists"}