{"id":17014594,"url":"https://github.com/silversquirl/nettools","last_synced_at":"2025-10-19T08:56:15.208Z","repository":{"id":117178629,"uuid":"150037492","full_name":"silversquirl/nettools","owner":"silversquirl","description":"A simple network tools in Go","archived":false,"fork":false,"pushed_at":"2018-09-24T15:57:58.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T02:58:26.729Z","etag":null,"topics":["golang","netcat","network"],"latest_commit_sha":null,"homepage":"","language":"Go","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/silversquirl.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T00:24:40.000Z","updated_at":"2021-07-27T01:19:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"1149d3d0-139d-4eda-ad66-d514414fed11","html_url":"https://github.com/silversquirl/nettools","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/silversquirl%2Fnettools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversquirl%2Fnettools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversquirl%2Fnettools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversquirl%2Fnettools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silversquirl","download_url":"https://codeload.github.com/silversquirl/nettools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973701,"owners_count":20541021,"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":["golang","netcat","network"],"created_at":"2024-10-14T06:25:25.279Z","updated_at":"2025-10-19T08:56:10.169Z","avatar_url":"https://github.com/silversquirl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nettools\n\nThis is a collection of network-related tools written in Go. It currently includes a version of `netcat`, for linking a TCP socket to stdio and a tool called `netcoupler`, for linking two sockets to each other.\n\n## Usage\n\n```bash\nnetcat [OPTIONS] addr\nnetcoupler [OPTIONS] addr1 addr2\n```\n\nBoth tools have the same options.\n\n- `-l` Listen on the provided address(es) instead of connecting\n- `-k` With `-l`, keep the socket(s) open after the remote disconnects\n\nAddresses are in the form `[host]:port`, where `host` can be an IP address or hostname and `port` is the TCP port to listen on or connect to. `host` is only optional in listen mode.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilversquirl%2Fnettools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilversquirl%2Fnettools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilversquirl%2Fnettools/lists"}