[{"data":1,"prerenderedAt":289},["ShallowReactive",2],{"doc-en-products\u002Fsocks5":3},{"id":4,"title":5,"body":6,"description":281,"extension":282,"faq":283,"meta":284,"navigation":174,"path":285,"seo":286,"stem":287,"__hash__":288},"docs\u002Fdocs\u002Fen\u002Fproducts\u002Fsocks5.md","SOCKS5 Proxies",{"type":7,"value":8,"toc":274},"minimark",[9,13,18,78,82,85,89,106,110,147,246,253,257,264,270],[10,11,12],"p",{},"Dedicated IPs with full SOCKS5 protocol support (TCP + UDP), billed by IP count with no expiration — ideal for gaming, streaming, VoIP, and multi-account management where UDP or a long-term fixed exit is required.",[14,15,17],"h2",{"id":16},"specifications","Specifications",[19,20,21,34],"table",{},[22,23,24],"thead",{},[25,26,27,31],"tr",{},[28,29,30],"th",{},"Item",[28,32,33],{},"Value",[35,36,37,46,54,62,70],"tbody",{},[25,38,39,43],{},[40,41,42],"td",{},"Protocol",[40,44,45],{},"Full SOCKS5 (TCP and UDP)",[25,47,48,51],{},[40,49,50],{},"IPs",[40,52,53],{},"Dedicated, never shared with other users",[25,55,56,59],{},[40,57,58],{},"Coverage",[40,60,61],{},"195+ countries and regions",[25,63,64,67],{},[40,65,66],{},"Billing",[40,68,69],{},"By number of IPs, no expiration",[25,71,72,75],{},[40,73,74],{},"Anonymity",[40,76,77],{},"No traffic header modification, no application-layer parsing",[14,79,81],{"id":80},"socks5-vs-http-proxies","SOCKS5 vs. HTTP proxies",[10,83,84],{},"HTTP proxies only handle HTTP\u002FHTTPS traffic. SOCKS5 works at a lower network layer, can forward any TCP\u002FUDP traffic, and adds no headers to requests, offering stronger anonymity. UDP-dependent applications (online gaming, video streaming, VoIP, DNS queries) require SOCKS5.",[14,86,88],{"id":87},"purchasing","Purchasing",[10,90,91,92,99,100,105],{},"SOCKS5 plans are arranged via ",[93,94,98],"a",{"href":95,"rel":96},"https:\u002F\u002Ft.me\u002Feproxies",[97],"nofollow","Telegram",", with volume discounts at scale — enterprise tiers go up to hundreds of thousands of IPs. Current tier pricing is on the ",[93,101,104],{"href":102,"rel":103},"https:\u002F\u002Fwww.eproxies.io\u002Fpricing",[97],"pricing page",".",[14,107,109],{"id":108},"usage","Usage",[111,112,117],"pre",{"className":113,"code":114,"language":115,"meta":116,"style":116},"language-bash shiki shiki-themes github-light","# cURL over SOCKS5\ncurl -x socks5:\u002F\u002FUSERNAME:PASSWORD@proxy.eproxies.net:23333 https:\u002F\u002Fipinfo.io\n","bash","",[118,119,120,129],"code",{"__ignoreMap":116},[121,122,125],"span",{"class":123,"line":124},"line",1,[121,126,128],{"class":127},"sAwPA","# cURL over SOCKS5\n",[121,130,132,136,140,144],{"class":123,"line":131},2,[121,133,135],{"class":134},"s7eDp","curl",[121,137,139],{"class":138},"sYu0t"," -x",[121,141,143],{"class":142},"sYBdl"," socks5:\u002F\u002FUSERNAME:PASSWORD@proxy.eproxies.net:23333",[121,145,146],{"class":142}," https:\u002F\u002Fipinfo.io\n",[111,148,152],{"className":149,"code":150,"language":151,"meta":116,"style":116},"language-python shiki shiki-themes github-light","# Python requests over SOCKS5 (requires: pip install requests[socks])\nimport requests\n\nproxy_url = \"socks5:\u002F\u002FUSERNAME:PASSWORD@proxy.eproxies.net:23333\"\nproxies = {\"http\": proxy_url, \"https\": proxy_url}\nprint(requests.get(\"https:\u002F\u002Fipinfo.io\", proxies=proxies, timeout=30).json())\n","python",[118,153,154,159,169,176,188,211],{"__ignoreMap":116},[121,155,156],{"class":123,"line":124},[121,157,158],{"class":127},"# Python requests over SOCKS5 (requires: pip install requests[socks])\n",[121,160,161,165],{"class":123,"line":131},[121,162,164],{"class":163},"sD7c4","import",[121,166,168],{"class":167},"sgsFI"," requests\n",[121,170,172],{"class":123,"line":171},3,[121,173,175],{"emptyLinePlaceholder":174},true,"\n",[121,177,179,182,185],{"class":123,"line":178},4,[121,180,181],{"class":167},"proxy_url ",[121,183,184],{"class":163},"=",[121,186,187],{"class":142}," \"socks5:\u002F\u002FUSERNAME:PASSWORD@proxy.eproxies.net:23333\"\n",[121,189,191,194,196,199,202,205,208],{"class":123,"line":190},5,[121,192,193],{"class":167},"proxies ",[121,195,184],{"class":163},[121,197,198],{"class":167}," {",[121,200,201],{"class":142},"\"http\"",[121,203,204],{"class":167},": proxy_url, ",[121,206,207],{"class":142},"\"https\"",[121,209,210],{"class":167},": proxy_url}\n",[121,212,214,217,220,223,226,230,232,235,238,240,243],{"class":123,"line":213},6,[121,215,216],{"class":138},"print",[121,218,219],{"class":167},"(requests.get(",[121,221,222],{"class":142},"\"https:\u002F\u002Fipinfo.io\"",[121,224,225],{"class":167},", ",[121,227,229],{"class":228},"sqxcx","proxies",[121,231,184],{"class":163},[121,233,234],{"class":167},"proxies, ",[121,236,237],{"class":228},"timeout",[121,239,184],{"class":163},[121,241,242],{"class":138},"30",[121,244,245],{"class":167},").json())\n",[10,247,248,249,105],{},"For GUI tools such as browsers, antidetect browsers, and Proxifier, see the ",[93,250,252],{"href":251},"\u002Fdocs\u002Fintegrations\u002Fantidetect-browsers","integration guides",[14,254,256],{"id":255},"faq","FAQ",[10,258,259,263],{},[260,261,262],"strong",{},"Can SOCKS5 proxies be used with any application?","\nAlmost any application that supports proxy configuration: browsers, download managers, gaming platforms, messaging apps, and custom software.",[10,265,266,269],{},[260,267,268],{},"Is UDP supported?","\nYes — it is one of the core strengths of the SOCKS5 product, covering UDP scenarios like gaming, video streaming, VoIP, and DNS queries.",[271,272,273],"style",{},"html pre.shiki code .sAwPA, html code.shiki .sAwPA{--shiki-default:#6A737D}html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sYu0t, html code.shiki .sYu0t{--shiki-default:#005CC5}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html pre.shiki code .sD7c4, html code.shiki .sD7c4{--shiki-default:#D73A49}html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .sqxcx, html code.shiki .sqxcx{--shiki-default:#E36209}",{"title":116,"searchDepth":131,"depth":131,"links":275},[276,277,278,279,280],{"id":16,"depth":131,"text":17},{"id":80,"depth":131,"text":81},{"id":87,"depth":131,"text":88},{"id":108,"depth":131,"text":109},{"id":255,"depth":131,"text":256},"Dedicated IPs with full SOCKS5 protocol support (TCP + UDP), billed by IP count with no expiration — ideal for gaming, streaming, VoIP, and multi-accoun…","md",null,{},"\u002Fdocs\u002Fen\u002Fproducts\u002Fsocks5",{"title":5,"description":281},"docs\u002Fen\u002Fproducts\u002Fsocks5","p5upQm3GHF1nsMP9NPoCf9XUZBf7HHf3TCclkxbQseA",1785671055506]