UUBulb
|
20316996f4
|
gpu(darwin): format the string & fix behaviors on intel (#60)
* gpu(darwin): format the string
* gpu(darwin): fix behaviors on intel
* return string directly
|
2024-09-06 08:31:19 +08:00 |
|
UUBulb
|
c8134a8b86
|
replace cloudflare-bpc with utls (#58)
* replace cloudflare-bpc with utls
* fix test
* ci: skip utls test
|
2024-08-28 23:21:25 +08:00 |
|
UUBulb
|
73a727d435
|
feat: add file transfer support (#55)
* feat: add file transfer support
* 1MB buffer
|
2024-08-20 22:24:03 +08:00 |
|
UUBulb
|
ac1a34e33e
|
feat: add option to disable syslog logging (#53)
* feat: add option to disable syslog logging
* missing comments
* service flags
* initialize util.Logger
|
2024-08-09 22:03:41 +08:00 |
|
UUBulb
|
fda3a52533
|
use --debug to replace --silent (#37)
* add --silent to service command
* ?
* use --debug to toggle the logging
|
2024-07-13 12:47:22 +08:00 |
|
UUBulb
|
3bf3f97767
|
feat: make logging and temperature monitoring optional (#35)
* feat: make logging and temperature monitoring optional
* chore: improve code style
* fix: import
---------
Co-authored-by: naiba <hi@nai.ba>
|
2024-07-10 23:58:19 +08:00 |
|
UUBulb
|
fb7b45527b
|
service: logging to syslog (#33)
* service: logging to syslog
* chore: update gopsutil to v4
* chore: move println() to the util package
* gpu: only return 0 on failure
|
2024-07-05 22:31:56 +08:00 |
|
naiba
|
fb83d0d303
|
init
|
2023-05-10 23:02:15 +08:00 |
|