What is web-terminal integration?
lil-terminal can open as its own page or as the same terminal in a floating window above your site.
Standalone or embedded
Without integration, upload lil.php and open it directly. Embedding changes only how the terminal is opened; commands, PHP permissions and authorization remain the same.
Two integration modes
JavaScript integration adds lil.js next to lil.php. Protected PHP integration moves the real terminal to a unique protected directory and gives you an exact PHP include plus an activation URL.
Security boundary
Neither mode grants extra filesystem or database access. Use HTTPS and terminal authorization just as you would for the standalone page.