{"id":19338989,"url":"https://github.com/gamikun/sokery","last_synced_at":"2026-05-09T09:39:10.232Z","repository":{"id":57469176,"uuid":"94029220","full_name":"gamikun/sokery","owner":"gamikun","description":"Socket testing with web interface int Python, using tornado.","archived":false,"fork":false,"pushed_at":"2018-06-20T07:16:18.000Z","size":89,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T20:06:05.972Z","etag":null,"topics":["angular","log","python","socket","tcp-server","tornado","web"],"latest_commit_sha":null,"homepage":"","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/gamikun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-11T20:12:29.000Z","updated_at":"2018-06-20T07:17:23.000Z","dependencies_parsed_at":"2022-09-19T09:30:31.791Z","dependency_job_id":null,"html_url":"https://github.com/gamikun/sokery","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fsokery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fsokery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fsokery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fsokery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamikun","download_url":"https://codeload.github.com/gamikun/sokery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441992,"owners_count":19801806,"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":["angular","log","python","socket","tcp-server","tornado","web"],"created_at":"2024-11-10T03:19:26.048Z","updated_at":"2026-05-09T09:39:05.197Z","avatar_url":"https://github.com/gamikun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install\n\n## From pip\n    \n    pip install \n\n## With source code\n\nFirs you need to clone the repository (from cli/terminal, sourcetree, and so on). Then go into the folder and run this command.\n\n    python setup.py install\n\n# Running the service\n\n## Simplest way\n\n    sokery run\n    # or\n    python -m sokery run\n\nOnce the service is running, you can access the interface by the common url:\n\n    http://localhost:4991\n\n## Limiting the ports that can be used\n\n    sokery run -a 1500-1600,35101\n    # You can use ranges and alone ports\n\n## Pre-running ports\n\n    sokery run -l 35100,35101\n\n# Dependencies\n\n* tornado\n* requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fsokery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamikun%2Fsokery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fsokery/lists"}