Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
haproxy - curl -vvk
建立於
5 年前
差異永不過期
清除
匯出
分享
解釋
6 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
49 行
全部複製
6 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
49 行
全部複製
複製
已複製
複製
已複製
root@mc-hapr-v-201a:/etc/haproxy# curl -vvk https://
mc-vidm-v-201a.momusconsulting.com
/SAAS/API/1.0/REST/system/health/heartbeat
root@mc-hapr-v-201a:/etc/haproxy# curl -vvk 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
* 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=
57D0647C5BBB12EE71C4B7DCA3E690E5
; Path=/; Secure; HttpOnly
< Set-Cookie: JSESSIONID=
4C7D40FD7055A116AC09876E5EB0FE10
; 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:16:
23
GMT
< Date: Wed, 01 Dec 2021 15:16:
43
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#
root@mc-hapr-v-201a:/etc/haproxy#
已保存差異
原始文本
開啟檔案
root@mc-hapr-v-201a:/etc/haproxy# curl -vvk 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 * 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=57D0647C5BBB12EE71C4B7DCA3E690E5; 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:16:23 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#
更改後文本
開啟檔案
root@mc-hapr-v-201a:/etc/haproxy# curl -vvk 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 * 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=4C7D40FD7055A116AC09876E5EB0FE10; 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:16:43 GMT < * Connection #0 to host 10.10.1.85 left intact okroot@mc-hapr-v-201a:/etc/haproxy# root@mc-hapr-v-201a:/etc/haproxy#
尋找差異