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 released v0.1.4 at PlexSheep/pt 2023-07-09 20:51:48 +02:00
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:50:58 +02:00
255c8ef3f9 fix openssl dependency
PlexSheep pushed tag v0.1.3 to PlexSheep/pt 2023-07-09 20:47:23 +02:00
PlexSheep released v0.1.3 at PlexSheep/pt 2023-07-09 20:47:23 +02:00
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-09 20:46:15 +02:00
bb6725b2bd Update libpt
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:45:22 +02:00
22fabf6867 version increment
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:44:55 +02:00
ef686b9848 fixed typo, im stupid
PlexSheep pushed tag v0.1.2 to PlexSheep/pt 2023-07-09 20:43:37 +02:00
PlexSheep released v0.1.2 at PlexSheep/pt 2023-07-09 20:43:37 +02:00
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-09 20:31:54 +02:00
13b91bac8f Update libpt
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:30:58 +02:00
b16a748b0d fix typo
PlexSheep commented on issue PlexSheep/pt#14 2023-07-09 20:29:03 +02:00
dont show module in the python module, or find a way to set the module correctly from python

implemented in 85e0d5e2a7d72b4e9475bb56240fa5e072073c34

PlexSheep closed issue PlexSheep/pt#14 2023-07-09 20:29:03 +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 20:28:52 +02:00
85e0d5e2a7 dont show module when logging from python
PlexSheep commented on issue PlexSheep/pt#15 2023-07-09 20:12:41 +02:00
Catch Keyboard interrupt from rust in long running functions

After some digging i found this: https://docs.rs/pyo3/latest/pyo3/marker/struct.Python.html#method.check_signals

Implemented in 6e7e2c91906263911fea9b2c493197c3ac0fd7c2

PlexSheep closed issue PlexSheep/pt#15 2023-07-09 20:12:41 +02:00
Catch Keyboard interrupt from rust in long running functions
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 20:12:37 +02:00
6e7e2c9190 uptime monitor python respects KeyboardInterrupt
PlexSheep closed issue PlexSheep/pt#16 2023-07-09 20:04:49 +02:00
fix ipython not being able to access the module of libpt
PlexSheep commented on issue PlexSheep/pt#12 2023-07-09 20:04:34 +02:00
make uptime monitor available for python

implemented in 0a6141af85eacc0b57eb79c6a1ae761631d1104a

PlexSheep closed issue PlexSheep/pt#12 2023-07-09 20:04:34 +02:00
make uptime monitor available for python