{"id":26552846,"url":"https://github.com/tsuzu/ftrans","last_synced_at":"2025-12-15T14:53:33.618Z","repository":{"id":57513754,"uuid":"121865318","full_name":"tsuzu/ftrans","owner":"tsuzu","description":"simple File TRANSfer program","archived":false,"fork":false,"pushed_at":"2018-03-20T09:19:18.000Z","size":53,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T13:59:18.416Z","etag":null,"topics":["cli","file-sharing","go","p2p","transfer"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tsuzu.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":"2018-02-17T15:16:40.000Z","updated_at":"2025-08-23T02:49:21.000Z","dependencies_parsed_at":"2022-09-19T11:21:28.284Z","dependency_job_id":null,"html_url":"https://github.com/tsuzu/ftrans","commit_stats":null,"previous_names":["cs3238-tsuzu/ftrans"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tsuzu/ftrans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuzu%2Fftrans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuzu%2Fftrans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuzu%2Fftrans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuzu%2Fftrans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsuzu","download_url":"https://codeload.github.com/tsuzu/ftrans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuzu%2Fftrans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27752916,"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-12-15T02:00:09.782Z","response_time":96,"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","file-sharing","go","p2p","transfer"],"created_at":"2025-03-22T08:49:46.227Z","updated_at":"2025-12-15T14:53:33.597Z","avatar_url":"https://github.com/tsuzu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\n Copyright (c) 2018 Tsuzu\n \n This software is released under the MIT License.\n https://opensource.org/licenses/MIT\n--\u003e\n\n# ftrans\n[![Travis](https://img.shields.io/travis/cs3238-tsuzu/ftrans.svg?style=flat-square)](https://travis-ci.org/cs3238-tsuzu/ftrans)\n[![Go Report Card](https://goreportcard.com/badge/github.com/cs3238-tsuzu/ftrans?style=flat-square)](https://goreportcard.com/report/github.com/cs3238-tsuzu/ftrans)\n\n# Description\n- simple File TRANSfer program\n- Quick and fast transferring with P2P(P2P library is [go-easyp2p](https://github.com/cs3238-tsuzu/go-easyp2p))\n- Single \u0026 statically linked binary\n- Pure Go\n- Simple and easy installation\n- Maybe useful to transfer files from host machines to VM, from PC to VPS, and so on.\n\n# Installation\n- Download from [releases](../../releases)\n\n# For Developers\n- $ go get -u -d github.com/cs3238-tsuzu/ftrans\n- $ cd $GOPATH/src/github.com/cs3238-tsuzu/ftrans\n- $ make # On windows, make BINARY_NAME=ftrans.exe\n- Make sure that ftrans works by executing `./ftrans`\n\n# Usage\n- In Japanese, read [the wiki](https://github.com/cs3238-tsuzu/ftrans/wiki)\n- On one computer\n\n```\n$ ftrans send .vimrc ~/.ssh/id_rsa.pub portrait.jpg\n20XX/XX/XX XX:XX:XX Your password: password\n```\n\n- On the other computer\n\n```\n$ ftrans recv -p password\n```\n\n- You can set password for yourself using \"-p\" option\n\n- Only these steps enable you to send and recieve files.\n- If you want to use other options, run ftrans -h\n\n# License\n- Under the MIT License\n- Copyright (c) 2018 Tsuzu\n\n# Version\n- 1.2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuzu%2Fftrans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsuzu%2Fftrans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuzu%2Fftrans/lists"}