Commit Graph

  • ea6f119e72
    feat: read config from env (#104) main UUBulb 2024-11-30 11:40:48 +08:00
  • 48093faf98 realease: v1 agent naiba 2024-11-28 19:57:05 +08:00
  • ebbe3443a1
    fix: unused gpu option (#101) UUBulb 2024-11-26 22:45:55 +08:00
  • bc31032ca8
    feat: custom ip api (#100) UUBulb 2024-11-26 21:29:00 +08:00
  • c0de2a8aff
    fix(cpu): detect number of cores correctly on all platform (#97) UUBulb 2024-11-25 09:17:54 +08:00
  • d1adfb936c
    add issue templates (#98) v0-final UUBulb 2024-11-25 09:17:41 +08:00
  • b7bba7ed3f
    modularize logger (#94) UUBulb 2024-11-24 16:50:03 +08:00
  • c0d3615941 Revert "restore self update (#93)" naiba 2024-11-24 11:15:23 +08:00
  • f877f80a85
    restore self update (#93) UUBulb 2024-11-24 01:33:55 +08:00
  • 88efe2d1d5
    improve: use IndexByte to find the colon of ip address (#92) UUBulb 2024-11-24 01:02:40 +08:00
  • 293ef0b8b2
    fix v0 ci & bugs (#91) UUBulb 2024-11-24 01:02:03 +08:00
  • 34faa8d63a
    v0 agent final version (#90) naiba 2024-11-23 22:28:51 +08:00
  • ee37e35eb2
    avoid fetching ip continuously (#89) UUBulb 2024-11-23 22:00:14 +08:00
  • a551154b96 fix: nic config logic error naiba 2024-11-23 17:00:14 +08:00
  • 21b795732c refactor: type check style naiba 2024-11-23 12:44:47 +08:00
  • 7d04e739e9 improve: use stream reduce auth check naiba 2024-11-23 12:41:25 +08:00
  • 3dfb62287b
    report geoip separately (#87) UUBulb 2024-11-22 22:36:50 +08:00
  • 32481e2b6f
    fix potential race (#86) UUBulb 2024-11-18 20:51:15 +08:00
  • af41e4d843
    modularize monitor, reduce init usage (#81) UUBulb 2024-11-03 21:53:09 +08:00
  • 069fc302fe
    kill process tree using syscall on windows & cleanup (#80) UUBulb 2024-10-28 23:32:23 +08:00
  • 0cba96bae1
    gpu: support read usage of multiple cards on linux (#79) UUBulb 2024-10-24 20:43:17 +08:00
  • 20db2c9cb2
    feat: manage multiple service based on configuration (#78) UUBulb 2024-10-24 13:00:40 +08:00
  • 0a890a2021
    make edit and service flag subcommands (#77) UUBulb 2024-10-23 22:34:59 +08:00
  • fbf099e437 fix connect to dev dashboard naiba 2024-10-22 23:45:10 +08:00
  • f0c2a7a766 refactor cmd arch & auth func naiba 2024-10-20 22:54:48 +08:00
  • 134c8c5acb
    优化 TCPPing 延迟统计精度 (#76) 葉鲜森(KEVI_) 2024-10-20 10:42:08 +08:00
  • 765f7d9c34 默认使用 passthrough resolver close #75 naiba 2024-10-19 15:37:12 +08:00
  • 404260187c
    grpc: update deprecated method (#74) UUBulb 2024-10-18 15:08:51 +08:00
  • c6eb90708e fix: go build cache naiba 2024-10-08 16:37:05 +08:00
  • d212b98177
    change tcping behavior, update icmp-ping library (#73) UUBulb 2024-10-08 11:37:36 +08:00
  • dd7e4132f9
    fix: memory leak on Windows when calling SwapMemory (#72) UUBulb 2024-10-05 18:52:50 +08:00
  • e7613a8d01 chore: update contributors naiba 2024-10-02 10:13:51 +08:00
  • b3211b9c40
    improve: sort sensor names & add an ignore list for sensors (#71) UUBulb 2024-10-01 19:09:32 +08:00
  • 62a5c7869d
    ci: use matrix to reduce build time (#70) UUBulb 2024-10-01 14:25:02 +08:00
  • aad063f7dd
    downgrade some dependencies to the compatible version (#69) UUBulb 2024-09-25 11:15:56 +08:00
  • 22630bb665
    chore(deps): bump github.com/ebitengine/purego from 0.7.1 to 0.8.0 (#68) dependabot[bot] 2024-09-24 20:13:24 +08:00
  • a16fe8c2fb
    chore(deps): bump github.com/jaypipes/ghw from 0.12.0 to 0.13.0 (#65) dependabot[bot] 2024-09-16 20:52:44 +08:00
  • 1b02926c05
    chore(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 (#66) dependabot[bot] 2024-09-16 20:52:33 +08:00
  • 45766ea0b3
    chore(deps): bump golang.org/x/net from 0.26.0 to 0.29.0 (#63) dependabot[bot] 2024-09-16 20:52:14 +08:00
  • 0b30233960
    chore(deps): bump github.com/refraction-networking/utls (#62) dependabot[bot] 2024-09-16 20:52:00 +08:00
  • 0179b2b4ab
    feat: add a dependency robot for automatic updating of dependencies (#61) AEnjoy 2024-09-16 20:27:39 +08:00
  • 20316996f4
    gpu(darwin): format the string & fix behaviors on intel (#60) UUBulb 2024-09-06 08:31:19 +08:00
  • 439be0ddf3
    fix(gpu): memory leak on windows (#59) UUBulb 2024-09-05 06:39:17 +08:00
  • 64ff1e741d chore: update readme naiba 2024-08-28 23:22:29 +08:00
  • c8134a8b86
    replace cloudflare-bpc with utls (#58) UUBulb 2024-08-28 23:21:25 +08:00
  • 42187f2bf2
    gpu/darwin: pure go implemention (#57) UUBulb 2024-08-26 22:57:07 +08:00
  • f03671686f
    chore: rename println to printf (#56) UUBulb 2024-08-21 22:22:06 +08:00
  • 73a727d435
    feat: add file transfer support (#55) UUBulb 2024-08-20 22:24:03 +08:00
  • 093275bc80
    ci增加重传机制 (#54) UUBulb 2024-08-18 08:56:32 +08:00
  • 47adcf103c fix: tszrz 不需要对 tunnel 进行 filter naiba 2024-08-13 13:40:46 +08:00
  • f20bea757b fix: WebSSH 无法退出,关闭后 CPU 100% naiba 2024-08-13 09:53:01 +08:00
  • f4d9db28a2 feat: WebSSH 上传下载文件 (by trzsz) naiba 2024-08-13 00:30:18 +08:00
  • 2083512607 improve: 提高单栈机器 IP 获取速度 naiba 2024-08-11 00:14:25 +08:00
  • 9cdd941a97 refactor: code style naiba 2024-08-09 23:04:16 +08:00
  • ac1a34e33e
    feat: add option to disable syslog logging (#53) UUBulb 2024-08-09 22:03:41 +08:00
  • 1f7706201b feat: 在面板重启后及时更新host信息 naiba 2024-08-02 22:02:11 +08:00
  • f837a6fdc8 fix: ipv6 单栈机器上报位置 naiba 2024-07-29 10:10:43 +08:00
  • 5e6e7e251e chore: fix status code in delete_gitee_releases naiba 2024-07-28 23:31:23 +08:00
  • 4a6f1bd947
    chore: wrong name (#49) UUBulb 2024-07-28 23:17:07 +08:00
  • 284bc5655f
    ci: only keep the latest release (#48) UUBulb 2024-07-28 23:08:00 +08:00
  • 3989ee87c8 fix: 双栈位置上报 naiba 2024-07-28 22:22:47 +08:00
  • fa0cc9bb7a fix: tcp-ping naiba 2024-07-28 18:48:44 +08:00
  • c50a21c5b1 fix: 避免 agent 与 dashboard 更新不同步情况 naiba 2024-07-28 15:44:06 +08:00
  • 80ef923a38 feat: tcp/icmp ping 提前取 IP naiba 2024-07-28 15:05:30 +08:00
  • 7ad3094cee
    feat: use embed geoip database (#46) UUBulb 2024-07-28 14:02:27 +08:00
  • 3204095d63
    chore: missing return (#45) UUBulb 2024-07-24 23:17:39 +08:00
  • c0288971d8
    chore: code style (#44) UUBulb 2024-07-23 23:20:55 +08:00
  • a99bf7066b
    feat(gpu): use pdh on Windows (#43) UUBulb 2024-07-22 22:21:09 +08:00
  • d7ca50dd83
    add a simple timeout check for sync script (#42) UUBulb 2024-07-21 16:18:25 +08:00
  • 0a6adea9ab
    fix: add recovery option for windows service (#41) UUBulb 2024-07-20 19:01:11 +08:00
  • 55c4a770a1 chore: upgrade dependencies naiba 2024-07-19 19:05:22 +08:00
  • 65bf012579
    feat: add GPU information retrieval for darwin using cgo (#40) UUBulb 2024-07-19 19:00:59 +08:00
  • f220134e5b HTTP 内网穿透 naiba 2024-07-14 19:41:13 +08:00
  • e674ee7177 fix: workflow naiba 2024-07-14 13:00:19 +08:00
  • 427c9b42fb Merge branch 'main' of github.com:nezhahq/agent naiba 2024-07-14 12:48:17 +08:00
  • 52f6cf5fdf feat: 去除 WebTerminal 的 websocket 依赖 naiba 2024-07-14 12:48:10 +08:00
  • 1344fc3dd8
    feat: self-updating using gitee (#39) UUBulb 2024-07-14 11:19:59 +08:00
  • f02d1ee04e fix: branch name naiba 2024-07-13 23:19:02 +08:00
  • a4955a75ff feat: sync code to gitee naiba 2024-07-13 23:16:16 +08:00
  • c5ec47c814
    ci: sync release to gitee (#38) UUBulb 2024-07-13 23:05:03 +08:00
  • fda3a52533
    use --debug to replace --silent (#37) UUBulb 2024-07-13 12:47:22 +08:00
  • 3bf3f97767
    feat: make logging and temperature monitoring optional (#35) UUBulb 2024-07-10 23:58:19 +08:00
  • 1bf702cfaa
    Add --ipv6-countrycode runtime parameter to set the region flag using IPv6 by default (#36) xykt 2024-07-10 23:29:35 +08:00
  • 09c4ef1764
    refactor(pty): switch to using interface (#34) UUBulb 2024-07-07 10:18:59 +08:00
  • fb7b45527b
    service: logging to syslog (#33) UUBulb 2024-07-05 22:31:56 +08:00
  • 532bca8867
    Fix CPU counts error on Windows (#31) UUBulb 2024-06-25 22:10:32 +08:00
  • fb86c89de7
    fix: wrong IP value in some situations (#32) UUBulb 2024-06-25 22:08:28 +08:00
  • 81b774a7f0
    fix: temperatureStat will stack up (#30) UUBulb 2024-06-23 22:27:23 +08:00
  • 505b7f2210 fix: goreleaser flag naiba 2024-06-23 16:20:59 +08:00
  • 804364e6c9
    make atomicStoreFloat64 safe (#29) UUBulb 2024-06-23 15:58:39 +08:00
  • 136b3801c7
    refactor: improve error handling for fetching sensor temperatures (#27) Leon 2024-06-23 14:42:27 +08:00
  • 338f0dabbe
    feat: Add GPU inspection/monitoring support (#28) UUBulb 2024-06-23 10:27:18 +08:00
  • 968faca950
    Add support for monitoring sensor temperatures (#21) Leon 2024-06-01 19:11:54 +08:00
  • 611ad8be20
    Support more flags in the service command (#23) UUBulb 2024-05-31 21:38:45 +08:00
  • f882ca3498
    Switch to ConPty on Windows 10 & support windows arm64 platform (#20) UUBulb 2024-05-21 18:40:08 +08:00
  • 060d13a759
    Replace pflag with cobra, add service command (#17) UUBulb 2024-05-18 22:38:39 +08:00
  • 833398cca0
    Fix ret.CPU detection on various platforms (#16) UUBulb 2024-05-12 16:49:21 +08:00
  • 6aae5d4936 chore: upgrade dependencies naiba 2024-05-05 00:13:11 +08:00
  • 25ee86800c
    fix virtualization detection (#15) UUBulb 2024-05-05 00:06:50 +08:00
  • f57634fca0 chore: daocloud 镜像失效 naiba 2024-04-18 21:50:07 +08:00