Diff
checker
Text
Text
Bilder
Dokumente
Excel
Ordner
Legal
Enterprise
Desktop-App
Preise
Einloggen
Diffchecker Desktop herunterladen
Texte vergleichen
Finde den Unterschied zwischen zwei Textdateien
Werkzeuge
Verlauf
Live-Editor
Gleiches ausblenden
Zeilenumbruch aus
Ansicht
Zweispaltig
Einspaltig
Vergleichsgenauigkeit
Intelligent
Wort
Zeichen
Syntaxhervorhebung
Syntax auswählen
Ignorieren
Text umwandeln
Zur ersten Änderung
Eingabe bearbeiten
Diffchecker Desktop
Der sicherste Weg, Diffchecker zu nutzen. Hol dir die Desktop-App: Deine Diffs verlassen nie deinen Computer!
Desktop holen
haproxy - curl -vvk
Erstellt
vor 5 Jahren
Diff läuft nie ab
Löschen
Exportieren
Teilen
Erklären
6 Entfernungen
Zeilen
Gesamt
Entfernt
Zeichen
Gesamt
Entfernt
Um diese Funktion weiterhin zu nutzen, aktualisiere auf
Diff
checker
Pro
Preise anzeigen
49 Zeilen
Kopieren
6 Hinzufügungen
Zeilen
Gesamt
Hinzugefügt
Zeichen
Gesamt
Hinzugefügt
Um diese Funktion weiterhin zu nutzen, aktualisiere auf
Diff
checker
Pro
Preise anzeigen
49 Zeilen
Kopieren
Kopieren
Kopiert
Kopieren
Kopiert
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
Kopieren
Kopiert
Kopieren
Kopiert
* 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
Kopieren
Kopiert
Kopieren
Kopiert
> 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'
Kopieren
Kopiert
Kopieren
Kopiert
< 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
Kopieren
Kopiert
Kopieren
Kopiert
< Date: Wed, 01 Dec 2021 15:16:
23
GMT
< Date: Wed, 01 Dec 2021 15:16:
43
GMT
<
<
Kopieren
Kopiert
Kopieren
Kopiert
* 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#
Gespeicherte Diffs
Originaltext
Datei öffnen
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#
Bearbeitung
Datei öffnen
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#
Unterschied finden