{"id":13774828,"url":"https://github.com/rhelmot/nclib","last_synced_at":"2025-04-04T19:10:12.237Z","repository":{"id":52678601,"uuid":"68278181","full_name":"rhelmot/nclib","owner":"rhelmot","description":"Netcat as a python library","archived":false,"fork":false,"pushed_at":"2023-10-04T09:31:13.000Z","size":156,"stargazers_count":68,"open_issues_count":6,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-01T21:29:06.763Z","etag":null,"topics":["daemonize","easy-to-use","netcat","pwntools","python","socat","socket"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rhelmot.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2016-09-15T08:30:36.000Z","updated_at":"2024-01-16T17:51:44.000Z","dependencies_parsed_at":"2023-10-04T16:09:29.942Z","dependency_job_id":null,"html_url":"https://github.com/rhelmot/nclib","commit_stats":{"total_commits":88,"total_committers":7,"mean_commits":"12.571428571428571","dds":0.4772727272727273,"last_synced_commit":"e80f2cc1bdd1e94fb606a842657c51934d92d870"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmot%2Fnclib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmot%2Fnclib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmot%2Fnclib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhelmot%2Fnclib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhelmot","download_url":"https://codeload.github.com/rhelmot/nclib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"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":["daemonize","easy-to-use","netcat","pwntools","python","socat","socket"],"created_at":"2024-08-03T17:01:30.755Z","updated_at":"2025-04-04T19:10:12.215Z","avatar_url":"https://github.com/rhelmot.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"b35965810463fb97b1ca26d94a8b62f0\"\u003e\u003c/a\u003eNetcat"],"sub_categories":[],"readme":"nclib\n=====\n\nnclib is a python socket library that wants to be your friend.\n\nnclib provides:\n\n- Easy-to-use interfaces for connecting to and listening on TCP and UDP sockets\n- The ability to handle any python stream-like object with a single interface\n- A better socket class, the Netcat object\n\n  - Convenient receive methods for common socket usage patterns\n  - Highly customizable logging\n  - Interactive mode, connecting the socket to your stdin/stdout\n  - Intelligent detection of socket closes and connection drops\n  - Long-running functions cleanly abortable with ctrl-c\n  - Lots of aliases in case you forget the right method name\n\n- Mechanisms to launch processes with their in/out streams connected to sockets\n\n  - Launch a process with gdb attached\n\n- TCP and UDP server classes for writing simple python daemons\n- A script to easily daemonize command-line programs\n\nIf you are familiar with pwntools, nclib provides much of the functionaly that\npwntools' socket wrappers do, but with the bonus feature of not being pwntools.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n    pip install nclib\n\nDocumentation\n-------------\n\nhttps://nclib.readthedocs.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhelmot%2Fnclib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhelmot%2Fnclib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhelmot%2Fnclib/lists"}