Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Config

config.json

{
    "version": "v1",
    "vps" : [
        {
            "name" : "my_x86-64_vps",
            "ip" : "0.0.0.0",
            "user" : "admin"
        },
        {
            "name" : "my_aarch64_vps",
            "ip" : "0.0.0.0",
            "user" : "cooluser"
        }
    ]
}