{"id":19369205,"url":"https://github.com/hackerschoice/gs-transfer","last_synced_at":"2025-04-23T15:31:24.860Z","repository":{"id":74872575,"uuid":"287254841","full_name":"hackerschoice/gs-transfer","owner":"hackerschoice","description":"Secure File Transfer via Global Socket Bounce Network","archived":false,"fork":false,"pushed_at":"2021-03-23T07:43:32.000Z","size":281,"stargazers_count":24,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-15T09:26:00.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackerschoice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-08-13T10:57:48.000Z","updated_at":"2024-03-26T01:34:45.000Z","dependencies_parsed_at":"2023-06-30T16:15:53.918Z","dependency_job_id":null,"html_url":"https://github.com/hackerschoice/gs-transfer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackerschoice%2Fgs-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackerschoice%2Fgs-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackerschoice%2Fgs-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackerschoice%2Fgs-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackerschoice","download_url":"https://codeload.github.com/hackerschoice/gs-transfer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223926874,"owners_count":17226455,"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":[],"created_at":"2024-11-10T08:10:02.173Z","updated_at":"2024-11-10T08:10:02.948Z","avatar_url":"https://github.com/hackerschoice.png","language":"C","readme":"# Copy from anywhere to anywhere, securely.\n\n\n# THIS PROJECT IS NOW OBSOLETE AND HAS BEEN SUPERSEEDED BY GSOCKET\n# USE GSOCKET INSTEAD (gs-sftp, gs-mount or blitz).\nGet it here: [https://github.com/hackerschoice/gsocket](https://github.com/hackerschoice/gsocket)\n#\n\n#\n# OBSOLETE STUFF BELOW\n#\n\nA lightweight tool to securely transfer files between two distant computers through any NAT/Firewall. It use the Global Socket Network to circumvent the NAT/Firewall. It uses SRP ([RFC 5054](https://tools.ietf.org/html/rfc5054)) with a 4096 Prime, AES-256 and SHA256 for Peer-to-Peer encryption, authentication and security.\n\n![alt text](https://github.com/hackerschoice/gs-transfer/blob/master/img/gst-ss.png?raw=true)\n\n**Features:**\n- Does not require any User to open a port on their router or firewall.\n- Does not require OpenSSH.\n- Passwords are securily and randomly created.\n- Passwords are only valid for 1 transfer.\n- Both Users can be behind NAT.\n- Uses outgoing connections (to the GS-Net) only.\n- SRP Encryption is end-to-end (the GS-Net can not read the traffic).\n- No PKI required.\n- Uses 4096 Prime and AES-256 Bit encryption with SHA256.\n- Can be scripted.\n\n**Installation**\n```ShellSession\n$ git clone https://github.com/hackerschoice/gs-transfer.git\n$ cd gs-transfer \u0026\u0026 ./bootstrap \u0026\u0026 ./configure \u0026\u0026 make all\n```\n\n**Usage**\n\nReceiver:\n```ShellSession\n$ ./gs-transfer\n```\n\nSender:\n```ShellSession\n$ ./gs-transfer *.mp3 *.c\n```\n\n**PRO TIPS**\n\nUse with 'tar' to transfer directories etc. \n\nReceiver:\n```ShellSession\n$ ./gs-transfer -s \u003cpassword\u003e -O | tar xfz -\n```\n\nSender:\n```ShellSession\n$ tar cfz - /home | ./gs-transfer -s \u003cpassword\u003e -\n```\n\n\n\n**SHOUTZ**\n\nThanks to g4- and xaitax for testing. THIS IS ALPHA RELEASE. PLEASE TEST.\n","funding_links":[],"categories":["Tools"],"sub_categories":["Satellite"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackerschoice%2Fgs-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackerschoice%2Fgs-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackerschoice%2Fgs-transfer/lists"}