{"id":18062076,"url":"https://github.com/jrdpteam/ivoryclient","last_synced_at":"2026-02-02T17:08:01.713Z","repository":{"id":258683021,"uuid":"874401783","full_name":"jrdpteam/ivoryclient","owner":"jrdpteam","description":"small but powerful TCP client (supports SOCKS5 proxy, Tor tested :D )   by JRDP Team","archived":false,"fork":false,"pushed_at":"2024-11-19T21:02:47.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T11:11:22.705Z","etag":null,"topics":["communicator","proxy","shell","socket","socks5","ssh","tcp","tcp-client","tor"],"latest_commit_sha":null,"homepage":"https://jrdpteam.netlify.app","language":"Python","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/jrdpteam.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":"2024-10-17T19:01:25.000Z","updated_at":"2024-11-19T21:02:52.000Z","dependencies_parsed_at":"2024-10-20T17:55:47.855Z","dependency_job_id":null,"html_url":"https://github.com/jrdpteam/ivoryclient","commit_stats":null,"previous_names":["jrdpteam/ivoryclient"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2Fivoryclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2Fivoryclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2Fivoryclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2Fivoryclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrdpteam","download_url":"https://codeload.github.com/jrdpteam/ivoryclient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248429061,"owners_count":21101780,"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":["communicator","proxy","shell","socket","socks5","ssh","tcp","tcp-client","tor"],"created_at":"2024-10-31T05:05:38.123Z","updated_at":"2026-02-02T17:08:01.706Z","avatar_url":"https://github.com/jrdpteam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IvoryClient\n\nIvoryClient is a simple, lightweight GUI-based TCP client built using Python and PyQt5. It allows you to connect to a TCP server using a URL (including .onion domains for Tor), supports Tor, and provides message exchange capabilities.\n\n## Features\n- **TCP Communication**: Connect to TCP servers using both standard IP addresses and .onion domains via Tor.\n- **Tor Support**: Use Onion network to route your connections.\n- **Customizable Buffer Size**: Adjust the buffer size for receiving data.\n- **ANSI Color Support**: Display responses with ANSI colors interpreted in the text output. (beta :( )\n- **Interactive GUI**: Easy-to-use graphical interface built with PyQt5.\n\n## Requirements\n- Python 3.x\n- PyQt5 (`pip3 install PyQt5`)\n- `pysocks` for SOCKS5 proxy support (`pip3 install pysocks`)\n\n## Installation\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/jrdpteam/ivoryclient\ncd ivoryclient\nbash install_dependencies.sh\n```\n\n## Usage\n\n```bash\npython3 ivoryclient.py\n```\n\n\nThe allowed url format looks like this:\n\n    tcp://IPorDOMAIN:PORT\n\n\nFor Tor:\n\n    tcp://example.onion:PORT\n\n\n#   ! THIS IS NOT A SECURE COMMUNICATOR, IT DOES NOT HAVE BUILT-IN ENCRYPTION. USE WITH CAREFULNESS !\n\n\nby JRDP Team 2025\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrdpteam%2Fivoryclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrdpteam%2Fivoryclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrdpteam%2Fivoryclient/lists"}