This is a Spring Boot + Angular project to view files tail through ssh connections
- Run the Spring Boot app
- Run the Angular app in 'ng' folder
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.