使用tryhackme的openvpn文件
同一个v2ray代理服务
使用clash时在openvpn配置文件里加socks-proxy 127.0.0.1 7890能成功连上
用surge的socks-proxy 127.0.0.1 6153就如下:
2024-07-09 15:45:04 library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
2024-07-09 15:45:04 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:04 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:04 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:04 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:04 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:04 Restart pause, 1 second(s)
2024-07-09 15:45:05 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:05 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:05 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:05 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:05 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:05 Restart pause, 1 second(s)
2024-07-09 15:45:06 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:06 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:06 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:06 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:06 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:06 Restart pause, 1 second(s)
2024-07-09 15:45:07 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:07 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:07 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:07 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:07 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:07 Restart pause, 1 second(s)
2024-07-09 15:45:08 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:08 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:08 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:08 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:08 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:08 Restart pause, 2 second(s)
2024-07-09 15:45:10 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:10 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:10 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:10 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:10 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:10 Restart pause, 4 second(s)
2024-07-09 15:45:14 Socket Buffers: R=[786896->786896] S=[9216->9216]
2024-07-09 15:45:14 Attempting to establish TCP connection with [AF_INET][undef]:6153
2024-07-09 15:45:14 TCP connection established with [AF_INET][undef]:6153
2024-07-09 15:45:14 ERROR: recv_socks_reply: empty response from socks server
2024-07-09 15:45:14 SIGUSR1[soft,socks-error] received, process restarting
2024-07-09 15:45:14 Restart pause, 8 second(s)
C2024-07-09 15:45:15 SIGINT[hard,init_instance] received, process exiting
有大佬看看什么情况吗