Multitabbed Linux Tail viewer (Spring Boot + Angular)
This is a Spring Boot + Angular project to view files tail through ssh connections
In the Angular app you can add the information about the ssh connection and the path of the file to tail, then click on connect button, a tab will open showing a real time tail of the file.