Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:04:24 +02:00
0a6141af85 python interface works
PlexSheep opened issue PlexSheep/pt#16 2023-07-09 19:20:12 +02:00
fix ipython not being able to access the module of libpt
PlexSheep commented on issue PlexSheep/pt#13 2023-07-09 19:17:49 +02:00
make printing available in python

implemented in b73710da2ef5e28e1d6a568ec68c61807f8587f8

PlexSheep closed issue PlexSheep/pt#13 2023-07-09 19:17:49 +02:00
make printing available in python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 19:17:40 +02:00
b73710da2e updated version info, fixed typo
PlexSheep opened issue PlexSheep/pt#15 2023-07-09 19:17:19 +02:00
Catch Keyboard interrupt from rust in long running functions
PlexSheep opened issue PlexSheep/pt#14 2023-07-09 19:10:43 +02:00
dont show module in the python module, or find a way to set the module correctly from python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 19:08:58 +02:00
0f2b62c999 theoretical pyhton stubs and bindings
PlexSheep opened issue PlexSheep/pt#13 2023-07-09 18:19:42 +02:00
make printing available in python
PlexSheep opened issue PlexSheep/pt#12 2023-07-09 18:17:55 +02:00
make uptime monitor available for python
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 18:08:20 +02:00
9fb82b5caa doc fixes
PlexSheep commented on issue PlexSheep/pt#11 2023-07-09 17:54:13 +02:00
network uptime monitor stuck without network connection

fixed in b8ab5eaac3cddadb8a0a74512b0403ed3b1c67e7

PlexSheep closed issue PlexSheep/pt#11 2023-07-09 17:54:13 +02:00
network uptime monitor stuck without network connection
PlexSheep commented on issue PlexSheep/pt#6 2023-07-09 17:53:58 +02:00
make logger not print full module path

implemented in b8ab5eaac3cddadb8a0a74512b0403ed3b1c67e7

PlexSheep closed issue PlexSheep/pt#6 2023-07-09 17:53:58 +02:00
make logger not print full module path
PlexSheep commented on issue PlexSheep/pt#8 2023-07-09 17:53:48 +02:00
add a fancy display for continuous uptime monitoring

implemented in b8ab5eaac3cddadb8a0a74512b0403ed3b1c67e7

PlexSheep closed issue PlexSheep/pt#8 2023-07-09 17:53:48 +02:00
add a fancy display for continuous uptime monitoring
PlexSheep commented on issue PlexSheep/pt#10 2023-07-09 17:53:39 +02:00
add a uptime monitor that only warns on fails, and shows some details

implemented in b8ab5eaac3cddadb8a0a74512b0403ed3b1c67e7

PlexSheep closed issue PlexSheep/pt#10 2023-07-09 17:53:39 +02:00
add a uptime monitor that only warns on fails, and shows some details
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 17:53:24 +02:00
b8ab5eaac3 monitor uptime completed