{"id":19594918,"url":"https://github.com/carnivuth/lesgofile","last_synced_at":"2025-02-26T14:22:38.060Z","repository":{"id":74020825,"uuid":"597879613","full_name":"carnivuth/lesgofile","owner":"carnivuth","description":"just a simple project to transfer file over network","archived":false,"fork":false,"pushed_at":"2025-01-27T00:01:47.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T01:18:32.001Z","etag":null,"topics":["filetransfer-tcp","golang","gomodule","tcp-client","tcp-server","tcp-socket"],"latest_commit_sha":null,"homepage":"","language":"Go","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/carnivuth.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":"2023-02-05T22:25:31.000Z","updated_at":"2025-01-27T00:01:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3278fd62-4da4-4cc7-9025-a4c19cd94f18","html_url":"https://github.com/carnivuth/lesgofile","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Flesgofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Flesgofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Flesgofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Flesgofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carnivuth","download_url":"https://codeload.github.com/carnivuth/lesgofile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240868026,"owners_count":19870522,"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":["filetransfer-tcp","golang","gomodule","tcp-client","tcp-server","tcp-socket"],"created_at":"2024-11-11T08:45:11.550Z","updated_at":"2025-02-26T14:22:37.938Z","avatar_url":"https://github.com/carnivuth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LESGOFILE\n\nJust a simple project to transfer file over network, the scope is to practice with deployment techniques, docker, go low level networking applications and system,\n\n## FEATURES\n\n- server and client included in a single binary\n- discovery features\n- multiple deployment strategies as packages for all modern distros and docker\n- configuration from file\n\n## INSTALLATION:\n\ndownlad latest release from the relase page\n\n### FROM SOURCE\n\n- install the make dependencies `go`\n\n- clone repo\n\n- run `go build`\n\n\n## USAGE\n\nthe main binary file can act as server and client,\n\nto run client:\n\n```bash\nlesgofile send \u003caddress\u003e filename\n```\n\nyou can also pipe the file name to the lesgofile client:\n\n```bash\necho \"filename\" | lesgofile send \u003caddress\u003e\n```\n\nto run server:\n\n```bash\nlesgofile serve\n```\nto search for servers in lan:\n\n```bash\nlesgofile discover\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarnivuth%2Flesgofile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarnivuth%2Flesgofile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarnivuth%2Flesgofile/lists"}