online · default vhost
theme: #00686D

server.green-light.agency

Home of GLT hosted public websites · minimal landing page for IP/URL access

WEB SERVER

Quick Info

Hostnameserver.green-light.agency ServiceHTTP / HTTPS OwnerGreen Light Technologies Contactinfo@green-light.agency Websitegreen-light.agency

Handy Commands

glt@web:~$ curl -I https://server.green-light.agency
# check response headers / vhost routing

glt@web:~$ ping -c 1 server.green-light.agency
# verify DNS + reachability

glt@web:~$ openssl s_client -connect server.green-light.agency:443
# debug TLS