• Discord: yuruc3

  • Joined on 2025-05-07
YuruC3 opened issue YuruC3/MD1200#7 2025-10-01 07:57:50 +00:00
add try while sending data to influxdb
YuruC3 opened issue YuruC3/MD1200#6 2025-09-10 15:11:37 +00:00
Store fan speed
YuruC3 opened issue YuruC3/MD1200#5 2025-09-09 08:35:51 +00:00
Resiliancy
YuruC3 closed issue YuruC3/MD1200#3 2025-09-09 08:35:05 +00:00
Implement schedule module
YuruC3 commented on issue YuruC3/MD1200#3 2025-09-09 08:35:05 +00:00
Implement schedule module

no longer needed

YuruC3 closed issue YuruC3/MD1200#4 2025-09-09 08:34:44 +00:00
change set_speed to _shutup
YuruC3 commented on issue YuruC3/MD1200#4 2025-09-09 08:34:44 +00:00
change set_speed to _shutup

I was wrong ig

YuruC3 closed issue YuruC3/OPNsense-NetFlow-export#6 2025-08-20 18:12:35 +00:00
multithreading
YuruC3 commented on issue YuruC3/OPNsense-NetFlow-export#6 2025-08-20 18:12:35 +00:00
multithreading

nah it wasn't

YuruC3 pushed to main at YuruC3/OPNsense-NetFlow-export 2025-08-20 18:11:40 +00:00
03deca7466 IP2Location works again.
YuruC3 closed issue YuruC3/OPNsense-NetFlow-export#4 2025-08-20 18:07:40 +00:00
Fix domain lookup
YuruC3 commented on issue YuruC3/OPNsense-NetFlow-export#4 2025-08-20 18:07:40 +00:00
Fix domain lookup

It was caused by multiple threads trying to read IP2Locaiton.bin simultaneously.

The fix was to use SHARED_MEMORY. It loads the file to memory to avoid trash readings. It is also less…

YuruC3 closed issue YuruC3/OPNsense-NetFlow-export#5 2025-08-20 16:16:07 +00:00
OOP
YuruC3 commented on issue YuruC3/OPNsense-NetFlow-export#5 2025-08-20 16:16:05 +00:00
OOP

No use case from ig.

YuruC3 opened issue YuruC3/Debain-repos#7 2025-08-19 19:41:19 +00:00
DoH list
YuruC3 pushed to main at YuruC3/MD1200 2025-08-09 08:54:02 +00:00
224fae39f7 checked PC_CONTROL_CODES with mypy
YuruC3 pushed to main at YuruC3/MD1200 2025-08-09 08:38:02 +00:00
45459ee231 Added constant def and return types
YuruC3 pushed to main at YuruC3/OPNsense-NetFlow-export 2025-08-09 08:29:04 +00:00
YuruC3 pushed to main at YuruC3/OPNsense-NetFlow-export 2025-08-08 07:46:44 +00:00
YuruC3 closed issue YuruC3/Debain-repos#6 2025-07-25 12:14:01 +00:00
Do something about gitPush.sh only pushing before pull