Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
97 views

I'm writing a C program called toralizer (connect to a remote host through the Tor SOCKS5 proxy (127.0.0.1:9050)). The handshake succeeds, but when I send a SOCKS5 domain request, I get this error: ...
CC3592's user avatar
  • 11
0 votes
1 answer
155 views

I'm a student developer working on an Android application that acts as a SOCKS5 proxy server. What I've Implemented: A SOCKS5 server on Android that handles the protocol's handshake, request, and ...
0 votes
1 answer
73 views

Been spending hours trying to get OkHttpClient to work with a proxy. My proxy supports socks5, https. I cannot get it to work on either. I've now spent hours trying different work arounds from years ...
0 votes
0 answers
244 views

I'm pretty new to this topic, so I'm trying to understand the high-level architecture. My goal is to set up a VPN connection from a country, where VPNs are blocked. I’ve discovered that it’s better ...
a3dsfcv's user avatar
  • 1,294
0 votes
1 answer
195 views

Background I cannot connect to the internet using ssh SOCKS5 proxy. I've asked GPT/deepseek/perplexity for troubleshooting but nothing is working. My local network does not allow certain sites - ...
0 votes
0 answers
22 views

I have socks5 proxy and when I run tests it works fine but when I try to run it in selenium it doesn't work. I tried the following code but it didn't work what can I do I tried the same thing with ...
2 votes
1 answer
457 views

I am trying to receive data from my API using socks5 proxy with curl and PHP. But no matter what I try, I get this error Received invalid version in initial SOCKS5 response I've tried google all I can,...
HDIK's user avatar
  • 55
0 votes
0 answers
147 views

I’ve been working on an Android app that uses a custom VPN service to connect via a SOCKS5 proxy on my VPS. However, I’m encountering the following error: Connection failed: Connection reset by peer ...
1 vote
0 answers
30 views

I have implemented a socsk5 forwarding proxy service using libevent, but if a client uses this proxy service without Connection: close in the request header, the bev created in accept_conn_cb cannot ...
Jacky Lam's user avatar
-1 votes
1 answer
576 views

Hey i have been trying to connect socks5 proxy to puppeteer but it's throwing me this error NO SUPPORTED PROXY.. sorry am using phone to ask questionss, I would have sent the screenshot and code... ...
0 votes
1 answer
121 views

Working with xRay vpn core (LibXray). Trying to ping my proxy server list when connected to vpn. Need to check tcp ping from device to ip address bypassing vpn (like its not connected). Made direct ...
1 vote
0 answers
342 views

I am trying to log in to a Discord bot using a SOCKS5 proxy with authentication. Here is the simple code I am using to log in without the proxy: import discord TOKEN = "YOUR_BOT_TOKEN" ...
1 vote
0 answers
353 views

I'm trying to connect to an IMAP server through a SOCKS5 proxy using Python. However, I keep encountering the error: Socket error: 0x02: Connection not allowed by ruleset. Below is the code I'm using: ...
Zeus's user avatar
  • 23
1 vote
0 answers
85 views

I'm currently utilizing asyncpg for managing connections to PostgreSQL databases. I'm interested in incorporating a SOCKS5 proxy into this setup. Does asyncpg support the use of SOCKS5 proxies for ...
0 votes
1 answer
527 views

There are a few similar topics available, but neither of them helps me to solve the issue. Basically, everything is simple. I have just a socks5 proxy with credentials. That's it. var host = &...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /