{"id":18789730,"url":"https://github.com/jimmy-ly00/mlsocks","last_synced_at":"2025-12-26T05:30:14.057Z","repository":{"id":181402340,"uuid":"95303734","full_name":"jimmy-ly00/mlsocks","owner":"jimmy-ly00","description":"Mid-latency SOCKS5 server with a Stop-And-Go 1-mix delay","archived":false,"fork":false,"pushed_at":"2018-04-08T12:33:48.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T14:39:33.348Z","etag":null,"topics":["asynchronous","delay-messages","latency","mixer","non-blocking-io","python","python-2","socks5","socks5-server"],"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/jimmy-ly00.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}},"created_at":"2017-06-24T14:47:54.000Z","updated_at":"2018-04-08T12:33:50.000Z","dependencies_parsed_at":"2023-07-15T11:39:15.763Z","dependency_job_id":null,"html_url":"https://github.com/jimmy-ly00/mlsocks","commit_stats":null,"previous_names":["jimmy-ly00/mlsocks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fmlsocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fmlsocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fmlsocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmy-ly00%2Fmlsocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmy-ly00","download_url":"https://codeload.github.com/jimmy-ly00/mlsocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239710613,"owners_count":19684462,"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":["asynchronous","delay-messages","latency","mixer","non-blocking-io","python","python-2","socks5","socks5-server"],"created_at":"2024-11-07T21:08:30.392Z","updated_at":"2025-12-26T05:30:14.031Z","avatar_url":"https://github.com/jimmy-ly00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mid-latency SOCKS5 server\n\nUses a Stop-And-Go 1-Mix (https://www.freehaven.net/anonbib/cache/stop-and-go.pdf) to delay individual messages from the TCP stream against a truncated exponential distribution for sending and receiving data.\n\nUses gevent asynchronous I/O and non-blocking sleep to delay messages while handling incoming messages \n\n### Prerequisite\nLinux \u0026 Python 2.7\n```\npip install gevent\n```\n\n### Usage\nRuns on localhost 127.0.0.1 and default port 1080:\n\n```\npython mlsocks.py\n``` \n\nTo test if it's working:\n```\ncurl --socks5 localhost:1080 example.com\n```\n\n### References\nhttp://xiaoxia.org/2011/03/29/written-by-python-socks5-server/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmy-ly00%2Fmlsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimmy-ly00%2Fmlsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmy-ly00%2Fmlsocks/lists"}