Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
haproxy - curl -vv
创建于
5年前
差异永不过期
清除
导出
分享
解释
8 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
49 行
全部复制
8 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
49 行
全部复制
复制
已复制
复制
已复制
root@mc-hapr-v-201a:/etc/haproxy# curl -vv https://
mc-vidm-v-201a.momusconsulting.com
/SAAS/API/1.0/REST/system/health/heartbeat
root@mc-hapr-v-201a:/etc/haproxy# curl -vv https://
10.10.1.85
/SAAS/API/1.0/REST/system/health/heartbeat
* Trying 10.10.1.85...
* Trying 10.10.1.85...
* TCP_NODELAY set
* TCP_NODELAY set
复制
已复制
复制
已复制
* Connected to
mc-vidm-v-201a.momusconsulting.com
(10.10.1.85) port 443 (#0)
* Connected to
10.10.1.85
(10.10.1.85) port 443 (#0)
* ALPN, offering h2
* ALPN, offering h2
* ALPN, offering http/1.1
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* ALPN, server did not agree to a protocol
* Server certificate:
* Server certificate:
* subject: C=GB; ST=Hampshire; L=Basingstoke; O=Momus Consulting; OU=Momus Labs; CN=vidmlb.momusconsulting.com
* subject: C=GB; ST=Hampshire; L=Basingstoke; O=Momus Consulting; OU=Momus Labs; CN=vidmlb.momusconsulting.com
* start date: Nov 30 15:04:59 2021 GMT
* start date: Nov 30 15:04:59 2021 GMT
* expire date: Nov 29 15:04:59 2026 GMT
* expire date: Nov 29 15:04:59 2026 GMT
复制
已复制
复制
已复制
* subjectAltName: host "
mc-vidm-v-201a.momusconsulting.com
" matched cert's
"mc-vidm-v-201a.momusconsulting.com"
* subjectAltName: host "
10.10.1.85
" matched cert's
IP address!
* issuer: DC=com; DC=momusconsulting; CN=MomusInterCA
* issuer: DC=com; DC=momusconsulting; CN=MomusInterCA
* SSL certificate verify ok.
* SSL certificate verify ok.
> GET /SAAS/API/1.0/REST/system/health/heartbeat HTTP/1.1
> GET /SAAS/API/1.0/REST/system/health/heartbeat HTTP/1.1
复制
已复制
复制
已复制
> Host:
mc-vidm-v-201a.momusconsulting.com
> Host:
10.10.1.85
> User-Agent: curl/7.58.0
> User-Agent: curl/7.58.0
> Accept: */*
> Accept: */*
>
>
< HTTP/1.1 200
< HTTP/1.1 200
< Cache-Control: no-cache, no-store, must-revalidate
< Cache-Control: no-cache, no-store, must-revalidate
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Strict-Transport-Security: max-age=31536000
< Strict-Transport-Security: max-age=31536000
< X-XSS-Protection: 1; mode=block
< X-XSS-Protection: 1; mode=block
< X-Frame-Options: SAMEORIGIN
< X-Frame-Options: SAMEORIGIN
< X-Content-Type-Options: nosniff
< X-Content-Type-Options: nosniff
< Content-Security-Policy: object-src 'none'; default-src blob: https: 'self' ; script-src 'unsafe-inline' 'unsafe-eval' https: 'self' ; style-src 'unsafe-inline' https: 'self'; img-src https: data: 'self'
< Content-Security-Policy: object-src 'none'; default-src blob: https: 'self' ; script-src 'unsafe-inline' 'unsafe-eval' https: 'self' ; style-src 'unsafe-inline' https: 'self'; img-src https: data: 'self'
复制
已复制
复制
已复制
< Set-Cookie: JSESSIONID=
A989BDFD886DF48874A29FEE4384F6CF
; Path=/; Secure; HttpOnly
< Set-Cookie: JSESSIONID=
4A92084C340253270337F0575A4A47EA
; Path=/; Secure; HttpOnly
< P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
< P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
< Content-Type: text/plain;charset=ISO-8859-1
< Content-Type: text/plain;charset=ISO-8859-1
< Content-Length: 2
< Content-Length: 2
复制
已复制
复制
已复制
< Date: Wed, 01 Dec 2021 15:
11:52
GMT
< Date: Wed, 01 Dec 2021 15:
12:13
GMT
<
<
复制
已复制
复制
已复制
* Connection #0 to host
mc-vidm-v-201a.momusconsulting.com
left intact
* Connection #0 to host
10.10.1.85
left intact
okroot@mc-hapr-v-201a:/etc/haproxy#
okroot@mc-hapr-v-201a:/etc/haproxy#
已保存差异
原始文本
打开文件
root@mc-hapr-v-201a:/etc/haproxy# curl -vv https://mc-vidm-v-201a.momusconsulting.com/SAAS/API/1.0/REST/system/health/heartbeat * Trying 10.10.1.85... * TCP_NODELAY set * Connected to mc-vidm-v-201a.momusconsulting.com (10.10.1.85) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * TLSv1.3 (OUT), TLS handshake, Client hello (1): * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN), TLS handshake, Certificate (11): * TLSv1.2 (IN), TLS handshake, Server key exchange (12): * TLSv1.2 (IN), TLS handshake, Server finished (14): * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): * TLSv1.2 (OUT), TLS change cipher, Client hello (1): * TLSv1.2 (OUT), TLS handshake, Finished (20): * TLSv1.2 (IN), TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=GB; ST=Hampshire; L=Basingstoke; O=Momus Consulting; OU=Momus Labs; CN=vidmlb.momusconsulting.com * start date: Nov 30 15:04:59 2021 GMT * expire date: Nov 29 15:04:59 2026 GMT * subjectAltName: host "mc-vidm-v-201a.momusconsulting.com" matched cert's "mc-vidm-v-201a.momusconsulting.com" * issuer: DC=com; DC=momusconsulting; CN=MomusInterCA * SSL certificate verify ok. > GET /SAAS/API/1.0/REST/system/health/heartbeat HTTP/1.1 > Host: mc-vidm-v-201a.momusconsulting.com > User-Agent: curl/7.58.0 > Accept: */* > < HTTP/1.1 200 < Cache-Control: no-cache, no-store, must-revalidate < Expires: Thu, 01 Jan 1970 00:00:00 GMT < Strict-Transport-Security: max-age=31536000 < X-XSS-Protection: 1; mode=block < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Content-Security-Policy: object-src 'none'; default-src blob: https: 'self' ; script-src 'unsafe-inline' 'unsafe-eval' https: 'self' ; style-src 'unsafe-inline' https: 'self'; img-src https: data: 'self' < Set-Cookie: JSESSIONID=A989BDFD886DF48874A29FEE4384F6CF; Path=/; Secure; HttpOnly < P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" < Content-Type: text/plain;charset=ISO-8859-1 < Content-Length: 2 < Date: Wed, 01 Dec 2021 15:11:52 GMT < * Connection #0 to host mc-vidm-v-201a.momusconsulting.com left intact okroot@mc-hapr-v-201a:/etc/haproxy#
更改后文本
打开文件
root@mc-hapr-v-201a:/etc/haproxy# curl -vv https://10.10.1.85/SAAS/API/1.0/REST/system/health/heartbeat * Trying 10.10.1.85... * TCP_NODELAY set * Connected to 10.10.1.85 (10.10.1.85) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * TLSv1.3 (OUT), TLS handshake, Client hello (1): * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.2 (IN), TLS handshake, Certificate (11): * TLSv1.2 (IN), TLS handshake, Server key exchange (12): * TLSv1.2 (IN), TLS handshake, Server finished (14): * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): * TLSv1.2 (OUT), TLS change cipher, Client hello (1): * TLSv1.2 (OUT), TLS handshake, Finished (20): * TLSv1.2 (IN), TLS handshake, Finished (20): * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 * ALPN, server did not agree to a protocol * Server certificate: * subject: C=GB; ST=Hampshire; L=Basingstoke; O=Momus Consulting; OU=Momus Labs; CN=vidmlb.momusconsulting.com * start date: Nov 30 15:04:59 2021 GMT * expire date: Nov 29 15:04:59 2026 GMT * subjectAltName: host "10.10.1.85" matched cert's IP address! * issuer: DC=com; DC=momusconsulting; CN=MomusInterCA * SSL certificate verify ok. > GET /SAAS/API/1.0/REST/system/health/heartbeat HTTP/1.1 > Host: 10.10.1.85 > User-Agent: curl/7.58.0 > Accept: */* > < HTTP/1.1 200 < Cache-Control: no-cache, no-store, must-revalidate < Expires: Thu, 01 Jan 1970 00:00:00 GMT < Strict-Transport-Security: max-age=31536000 < X-XSS-Protection: 1; mode=block < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Content-Security-Policy: object-src 'none'; default-src blob: https: 'self' ; script-src 'unsafe-inline' 'unsafe-eval' https: 'self' ; style-src 'unsafe-inline' https: 'self'; img-src https: data: 'self' < Set-Cookie: JSESSIONID=4A92084C340253270337F0575A4A47EA; Path=/; Secure; HttpOnly < P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" < Content-Type: text/plain;charset=ISO-8859-1 < Content-Length: 2 < Date: Wed, 01 Dec 2021 15:12:13 GMT < * Connection #0 to host 10.10.1.85 left intact okroot@mc-hapr-v-201a:/etc/haproxy#
查找差异