You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ A Web Frontend for Goblint.
5
5
It allows inspecting the analyzed files and results of an analysis run with Goblint.
6
6
It is based on [jsoo-react](https://github.com/jchavarri/jsoo-react) and was originally developed by Alex Micheli for his Bachelor's thesis at TUM i2, significantly extended by Kerem Cakirer, and is now maintained by the Goblint team.
7
7
8
+
## Goblint Http-Server
9
+
10
+
Http-Server for the communication between GobView and Goblint in server mode. It also serves the files for the web page.
11
+
8
12
## Installing
9
13
10
14
Follow the instructions in the [Read the Docs](https://goblint.readthedocs.io/en/latest/user-guide/inspecting/).
0 commit comments