Last login: sometime ago from somewhere
root@proxenator:~# hostname
proxenator.ru
root@proxenator:~# systemctl status proxenator
● proxenator.service
Loaded: loaded (/etc/systemd/system/proxenator.service)
Active: active (running)
Docs: not found
root@proxenator:~# curl localhost/about
{
"project": "Proxenator",
"status": "exists",
"available": false,
"release_date": null,
"documentation": null
}
root@proxenator:~# ls -lah /srv/proxenator
total 8.0K
drwxr-xr-x 2 root root 4.0K Jun 22 2026 .
drwxr-xr-x 3 root root 4.0K Jun 22 2026 ..
root@proxenator:~# cat README.md
# Proxenator
Он как бы есть,
Но его как бы нет.
root@proxenator:~# uptime
12:34:56 up 426 days, 13:37, 0 users, load average: 0.00, 0.00, 0.00
root@proxenator:~# curl -I https://proxenator.ru
HTTP/1.1 418 I'm a teapot
X-Proxenator-State: exists-but-not-really
X-Deployment-Status: maybe
X-Business-Model: undefined
root@proxenator:~# when-release
-bash: when-release: command not found
root@proxenator:~# echo $STATUS
COMING_SOON
root@proxenator:~#