{"id":79099,"library":"socksify","title":"Socksify","description":"Redirect all TCPSockets through a SOCKS5 proxy, enabling transparent proxying for Ruby applications.","status":"active","version":"1.8.1","language":"ruby","source_language":null,"source_url":"https://github.com/astro/socksify-ruby","tags":["socks","proxy","networking","tcp"],"install":[{"cmd":"gem install socksify","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'socksify', '~> 1.8.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Socksify","correct":"require 'socksify'"}],"quickstart":{"code":"require 'socksify'\n\nTCPSocket.socks_server = '127.0.0.1'\nTCPSocket.socks_port = 1080\n\nNet::HTTP.get(URI('https://example.com'))","lang":"ruby","description":"Configure SOCKS5 proxy and make an HTTP request through it"},"warnings":[{"fix":"Use with caution in production; consider using a more targeted proxy solution if only specific connections need proxying.","message":"This gem monkey-patches TCPSocket globally, which may affect all network connections in your application.","severity":"gotcha","affected_versions":">= 1.0.0"}],"env_vars":null,"search_vec":"'applic':14 'enabl':9 'network':17 'proxi':8,11,16 'redirect':2 'rubi':13 'sock':15 'socks5':7 'socksifi':1 'tcp':18 'tcpsocket':4 'transpar':10","created_at":"2026-06-18T04:40:45.944349+00:00","updated_at":"2026-06-18T04:40:45.944349+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/astro/socksify-ruby","github":"https://github.com/astro/socksify-ruby","docs":"http://www.rubydoc.info/gems/socksify/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}