Output (success) |
{"headers":{"Host":"proxydb.net","User-Agent":"curl\/7.57.0"},"id":"ProxyDB","ip":"109.197.188.6"}
* Trying 109.197.188.6...
* TCP_NODELAY set
* Connected to 109.197.188.6 (109.197.188.6) port 8080 (#0)
* allocate connect buffer!
* Establish HTTP proxy tunnel to proxydb.net:443
> CONNECT proxydb.net:443 HTTP/1.1
> Host: proxydb.net:443
> User-Agent: curl/7.57.0
> Proxy-Connection: Keep-Alive
>
< HTTP/1.1 200 OK
<
* Proxy replied 200 to CONNECT request
* CONNECT phase completed!
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* CONNECT phase completed!
* CONNECT phase completed!
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [94 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2720 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [589 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* Server certificate:
* subject: CN=proxydb.net
* start date: Mar 19 17:06:48 2018 GMT
* expire date: Jun 17 17:06:48 2018 GMT
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
* SSL certificate verify ok.
> GET /judge HTTP/1.1
> Host: proxydb.net
> User-Agent: curl/7.57.0
>
< HTTP/1.1 200 OK
< Content-Type: application/json;charset=UTF-8
< Content-Length: 98
< Date: Wed, 25 Apr 2018 12:59:32 GMT
<
{ [98 bytes data]
* Connection #0 to host 109.197.188.6 left intact
|