Skip to content

Instantly share code, notes, and snippets.

@bouncepaw
Created July 23, 2023 09:36
Terminal printout of Dillo+ for some websites
~/src/dillo-plus --> dillo bouncepaw.com
dillo_dns_init: Here we go! (threaded)
Failed to parse certificates from /etc/ssl/certs/ca-certificates.crt
Failed to parse certificates from /etc/pki/tls/certs/ca-bundle.crt
Failed to parse certificates from /usr/share/ssl/certs/ca-bundle.crt
Failed to parse certificates from /usr/local/share/certs/ca-root.crt
Loaded TLS certificates.
Disabling cookies.
** WARNING **: preferred sans-serif font "DejaVu Sans" not found.
** WARNING **: preferred serif font "DejaVu Serif" not found.
** WARNING **: preferred monospace font "DejaVu Sans Mono" not found.
** WARNING **: preferred cursive font "DejaVu Serif" not found.
** WARNING **: preferred fantasy font "DejaVu Sans" not found.
Nav_open_url: new url='http://bouncepaw.com'
Dns_server [0]: bouncepaw.com is 88.214.236.204
Connecting to 88.214.236.204:80
Nav_open_url: new url='https://bouncepaw.com/'
Connecting to 88.214.236.204:443
bouncepaw.com TLSv1.3, cipher TLS_AES_256_GCM_SHA384
zsh: segmentation fault dillo bouncepaw.com
~/src/dillo-plus --> dillo garden.bouncepaw.com
dillo_dns_init: Here we go! (threaded)
Failed to parse certificates from /etc/ssl/certs/ca-certificates.crt
Failed to parse certificates from /etc/pki/tls/certs/ca-bundle.crt
Failed to parse certificates from /usr/share/ssl/certs/ca-bundle.crt
Failed to parse certificates from /usr/local/share/certs/ca-root.crt
Loaded TLS certificates.
Disabling cookies.
** WARNING **: preferred sans-serif font "DejaVu Sans" not found.
** WARNING **: preferred serif font "DejaVu Serif" not found.
** WARNING **: preferred monospace font "DejaVu Sans Mono" not found.
** WARNING **: preferred cursive font "DejaVu Serif" not found.
** WARNING **: preferred fantasy font "DejaVu Sans" not found.
Nav_open_url: new url='http://garden.bouncepaw.com'
Dns_server [0]: garden.bouncepaw.com is 88.214.236.204
Connecting to 88.214.236.204:80
Nav_open_url: new url='https://garden.bouncepaw.com/'
Connecting to 88.214.236.204:443
garden.bouncepaw.com TLSv1.3, cipher TLS_AES_256_GCM_SHA384
NumPendingStyleSheets=1
>>>> a_Nav_repush <<<<
Nav_open_url: new url='https://garden.bouncepaw.com/'
a_Nav_expect_done: repush!
no values for shorthand property 'margin'
no values for shorthand property 'padding'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'margin'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'padding'
no values for shorthand property 'margin'
no values for shorthand property 'margin'
no values for shorthand property 'padding'
zsh: segmentation fault dillo garden.bouncepaw.com
~/src/dillo-plus --> dillo anagora.org
dillo_dns_init: Here we go! (threaded)
Failed to parse certificates from /etc/ssl/certs/ca-certificates.crt
Failed to parse certificates from /etc/pki/tls/certs/ca-bundle.crt
Failed to parse certificates from /usr/share/ssl/certs/ca-bundle.crt
Failed to parse certificates from /usr/local/share/certs/ca-root.crt
Loaded TLS certificates.
Disabling cookies.
** WARNING **: preferred sans-serif font "DejaVu Sans" not found.
** WARNING **: preferred serif font "DejaVu Serif" not found.
** WARNING **: preferred monospace font "DejaVu Sans Mono" not found.
** WARNING **: preferred cursive font "DejaVu Serif" not found.
** WARNING **: preferred fantasy font "DejaVu Sans" not found.
Nav_open_url: new url='http://anagora.org'
Dns_server [0]: anagora.org is 51.15.183.35
Connecting to 51.15.183.35:80
Nav_open_url: new url='https://anagora.org/'
Connecting to 51.15.183.35:443
anagora.org TLSv1.2, cipher TLS_AES_256_GCM_SHA384
Nav_open_url: new url='https://anagora.org/index'
Connecting to 51.15.183.35:443
NumPendingStyleSheets=1
NumPendingStyleSheets=2
Dns_server [0]: fonts.googleapis.com is 64.233.164.95
Dns_server [1]: codeberg.org is 217.197.91.145
Dns_server [2]: avatars.githubusercontent.com is 185.199.111.133 185.199.108.133 185.199.110.133 185.199.109.133
fonts.googleapis.com TLSv1.3, cipher TLS_AES_256_GCM_SHA384
codeberg.org TLSv1.3, cipher TLS_AES_256_GCM_SHA384
avatars.githubusercontent.com TLSv1.3, cipher TLS_AES_256_GCM_SHA384
zsh: segmentation fault dillo anagora.org
~/src/dillo-plus -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment