socks
Proxy/Socks C# problem
How I can add proxy/socks4/socks5 to C# Socket. I need use it throw Socket. I don\'t want use WebRequest and any classes.[详细]
2023-02-16 16:27 分类:问答Use ping through SOCKS server?
I\'d like to periodicity check if my SOCKS server is working fine. In order to do that, I thought of pinging 8.8.8.8 (google DNS server) through the SOCKS server.[详细]
2023-02-16 11:10 分类:问答How can I check if a SOCKS server is working?
I\'d like to periodicity check if my SOCKS 5 server is working fine. Just pinging the server or successfully connecting to the SOCKS service is not enough for me. I\'d like to check that th开发者_JAVA[详细]
2023-02-16 06:17 分类:问答Python urllib over TOR? [duplicate]
This question already has answers here: 开发者_JS百科 How to route urllib requests through the TOR network? [duplicate][详细]
2023-02-14 12:46 分类:问答Why doesn't IE/Chrome on Windows support SOCKS5 proxies on port 27977? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-09 15:08 分类:问答Windows sockets problem!
I\'ve started on a school project, and i got some problem when i started to program! This is my code (far from finish):[详细]
2023-02-08 21:12 分类:问答socks5 protocol question
When a client sends the packet with the v开发者_高级运维ersion number the number of methods and the methods, based an what does the server repply with a method ? How is the server choosing from the me[详细]
2023-02-08 00:58 分类:问答Bytes alignment when sending packets
If I send a packet containing address, port and other stuff, would there be any alignment proble开发者_如何学Cm on the other side? (using socks 5 protocol)You don\'t mention which language you\'re pro[详细]
2023-02-07 18:34 分类:问答Arranging bytes in a packet
If I need to create a packet like this: field 1: SOCKS protocol version, 1 byte field 2: status, 1 byte:[详细]
2023-02-07 15:45 分类:问答Is it possible to ENCRYPT standard SOCKS5 proxies?
HI, I am from a country with incredibly heavy internet censorship. I managed to get some FREE socks 5 proxies like 12.34.56.78:8084. It works well. However, there are still some sites that cant be acc[详细]
2023-02-06 11:33 分类:问答