Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update gitlab logs with udp
authored
Jun 01, 2018
by
Jani Purujoki
Show whitespace changes
Inline
Side-by-side
gitlab-logs-with-udp.md
View page @
f4d3f4ef
...
@@ -34,3 +34,6 @@ while True:
...
@@ -34,3 +34,6 @@ while True:
print (data)
print (data)
```
```
*
Run the server with
```sudo python udp_server.py```
*
Close the server with Ctrl + C
\ No newline at end of file