{"id":18789849,"url":"https://github.com/marcelovicentegc/client-socket","last_synced_at":"2026-04-15T05:31:56.986Z","repository":{"id":105879321,"uuid":"208526926","full_name":"marcelovicentegc/client-socket","owner":"marcelovicentegc","description":"⚽️ A collection of client sockets written in C, Go, Python and Lua.","archived":false,"fork":false,"pushed_at":"2019-10-19T19:32:32.000Z","size":1231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T13:19:31.635Z","etag":null,"topics":["c","client-socket","computer-network","golang","lua","python","socket","socket-programming","tcp"],"latest_commit_sha":null,"homepage":"","language":"C","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/marcelovicentegc.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":"2019-09-15T01:40:59.000Z","updated_at":"2019-10-19T19:32:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe5cb5ae-bc55-491c-8af5-09c5b675e1f7","html_url":"https://github.com/marcelovicentegc/client-socket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcelovicentegc/client-socket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelovicentegc%2Fclient-socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelovicentegc%2Fclient-socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelovicentegc%2Fclient-socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelovicentegc%2Fclient-socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelovicentegc","download_url":"https://codeload.github.com/marcelovicentegc/client-socket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelovicentegc%2Fclient-socket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["c","client-socket","computer-network","golang","lua","python","socket","socket-programming","tcp"],"created_at":"2024-11-07T21:08:49.517Z","updated_at":"2026-04-15T05:31:56.969Z","avatar_url":"https://github.com/marcelovicentegc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚽️ client-socket\r\n\r\nClient sockets that performs a GET request to any website on each run.\r\n\r\n## Directions\r\n\r\n### Python\r\n\r\n1. Make sure you have `python 3.6.5` onwards installed\r\n2. Run `python3 src/client_socket.py \u003chostname\u003e \u003cport\u003e` (i.g. `python src/client_socket.py www.google.com 80`)\r\n\r\n### C\r\n\r\n1. Compile it: `gcc src/client_socket.c -o \u003cfile_name\u003e` (i.g. `gcc src/client_socket.c -o client_socket`)\r\n2. Run it: `./\u003cfile_name\u003e \u003chostname\u003e \u003cport\u003e` (i.g. `./client_socket www.google.com 80`)\r\n\r\n### Go️\r\n\r\n1. Make sure you have `go 1.12.5` onwards installed\r\n2. Run `go run src/goClientSocket/clientSocket.go --hostname \u003chostname\u003e --port \u003cport\u003e` (i.g. `go run src/goClientSocket/clientSocket.go --hostname www.google.com --port 80`)\r\n\r\n### Lua\r\n\r\n1. Make sure you have `lua 5.2` onwards installed and [Lua's socket helper](https://github.com/diegonehab/luasocket)\r\n2. Run `lua src/client_socket.lua \u003chostname\u003e \u003cport\u003e` (i.g. `lua src/client_socket.lua www.google.com 80`)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelovicentegc%2Fclient-socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelovicentegc%2Fclient-socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelovicentegc%2Fclient-socket/lists"}