PackageTrack
Sign in Get early access

github.com/bjdgyc/anylink

v0.14.4 #887 most downloaded on Go modules bjdgyc/anylink

What this package is like to depend on

Last release 21 days ago

03 Aug 2026

Release timing varies

gaps range from 8 days to 6 months

Rarely documented

notes for 7 of 32 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

101 releases · first in 2020

28 releases in the last 12 months

see the full history below

Release timeline

101 releases · Sep 2020 to Aug 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 101
  1. v0.14.4 03 Aug 2026
    Release notes

    What's Changed

    • 修复DTLS无法协商的问题

    docker pull bjdgyc/anylink:0.14.4

    Full Changelog: v0.14.3...v0.14.4

    Open source →
    Release notes

    v0.14.4 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.14.4-0.20260609100438-50a24611e461 09 Jun 2026 pre-release

    Nothing published for this version

  3. v0.14.4-0.20260519031951-e284b2f5117f 19 May 2026 pre-release

    Nothing published for this version

  4. v0.14.3 19 May 2026
    Release notes

    What's Changed

    • 修复Ubuntu下 定时任务一直占用cpu的问题
    • 添加Windows版AnyLink支持

    docker pull bjdgyc/anylink:0.14.3

    Full Changelog: v0.14.2...v0.14.3

    Open source →
    Release notes

    v0.14.3

    Compare

    Choose a tag to compare

    Open source →
  5. v0.14.3-0.20260330034347-4d7c40a59cb9 30 Mar 2026 pre-release

    Nothing published for this version

  6. v0.14.3-0.20260326022232-f7a2b066d195 26 Mar 2026 pre-release

    Nothing published for this version

  7. v0.14.2 19 Mar 2026
    Release notes

    What's Changed

    • 升级依赖,增加iptables版本判断 @bjdgyc
    • 修复中文组无法使用企微扫码认证的Bug by @wsczx

    docker 版本

    • docker pull bjdgyc/anylink:0.14.2

    Full Changelog: v0.14.1-beta3...v0.14.2

    Open source →
    Release notes

    v0.14.2

    Compare

    Choose a tag to compare

    Open source →
  8. v0.14.1-beta3 04 Feb 2026 pre-release
    Release notes

    What's Changed

    • 增加web页面Banner开关
    • 修复批量上传用户类型缺失的Bug
    • 新增客户端证书绑定设备的功能
    • 新增用户策略ACL
    • 修复用户策略带宽限制无效的Bug
    • 新增企微扫码登录过滤部门的功能
    • 优化查询默认按主键进行排序
    • 修复用户升级无法创建客户端证书数据库表的Bug
    • 新增上传CSR生成客户端证书,优化profile文件

    Full Changelog: v0.14.1-beta2...v0.14.1-beta3

    docker 版本

    • docker pull bjdgyc/anylink:0.14.1-beta3
    Open source →
    Release notes

    v0.14.1-beta3 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  9. v0.14.1-beta2 25 Dec 2025 pre-release
    Release notes

    What's Changed

    • 修复用户登录bug
    • 修复在线用户bug
    • ldap增加分页搜索功能
    Open source →
    Release notes

    v0.14.1-beta2 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  10. v0.14.1-beta1.0.20251210050653-1963feffe3a9 10 Dec 2025 pre-release

    Nothing published for this version

  11. v0.14.1-beta1 03 Dec 2025 pre-release
    Release notes

    What's Changed

    • 新增客户端证书认证的功能
    • 增加登录Banner开关,默认开启
    • 新增:ldap用户OTP认证
    • 新增企业微信扫码登录
    • 新增批量管理用户可手动调整显示行数的功能 by @wsczx
    • 升级go版本 by @bjdgyc
    • 支持用户单独设置 MTU by @bjdgyc

    Full Changelog: v0.13.1...v0.14.1-beta1

    Open source →
    Release notes

    v0.14.1-beta1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  12. v0.13.2-0.20251203084000-680a7ebb6e74 03 Dec 2025 pre-release

    Nothing published for this version

  13. v0.13.2-0.20251124101434-fbe0cb959406 24 Nov 2025 pre-release

    Nothing published for this version

  14. v0.13.2-0.20250907014856-771e574cdf48 07 Sep 2025 pre-release

    Nothing published for this version

  15. v0.13.1 27 Feb 2025
    Release notes

    What's Changed

    • 设置 docker 非特权模式
    • 修复升级后数据库密码字段字符限制的Bug
    • radius 添加 CallingStationID
    • 防爆增加前端手动解锁的功能
    • 添加 mssql 支持
    • 优化代码,开启OTP防爆
    • 使用已有的加密方案加密密码
    • 增加密码加密存储的功能,老用户不影响,但更新后自动加密存储

    Full Changelog: v0.12.2...v0.13.1

    Open source →
    Release notes

    v0.13.1

    Compare

    Choose a tag to compare

    Open source →
  16. v0.12.3-0.20240910073553-1e237d9d2056 10 Sep 2024 pre-release

    Nothing published for this version

  17. v0.12.2 10 Sep 2024
    Release notes

    What's Changed

    • 修复更换自定义首页状态码不生效的Bug by @wsczx in #331
    • 邮件模板中增加LimitTime过期时间字段 by @wsczx in #334
    • 升级go版本 添加acl协议支持 by @bjdgyc in #335
    • 权限 添加拖拽功能 by @bjdgyc in #336
    • 添加支持 radius 的 nasip
    • 修复 ipv6 记录显示不全的问题
    • 添加 阿里云 镜像地址
    • 修复数字转换问题
    • 修复在线用户问题

    Full Changelog: v0.12.1...v0.12.2

    Open source →
    Release notes

    v0.12.2

    Compare

    Choose a tag to compare

    Open source →
  18. v0.12.1 24 Apr 2024
    Release notes

    注意

    • 本次修改了acl规则表结构,支持多端口多范围设置,请备份数据后再进行升级,升级完成后请重新配置保存acl规则
    • 本次支持了私有自签证书,实现了证书无关性,可以使用ip直接访问,线上环境建议使用正规可信证书
    • 本次支持了域名dns分割,可以配置特定的域名走后台配置的dns

    What's Changed

    New Contributors

    Full Changelog: v0.11.4...v0.12.1

    Open source →
    Release notes

    v0.12.1

    Compare

    Choose a tag to compare

    Open source →
  19. v0.11.4 21 Mar 2024
    Release notes Open source →
    Release notes

    v0.11.4

    Compare

    Choose a tag to compare

    Open source →
  20. v0.11.3 16 Mar 2024

    Nothing published for this version

  21. v0.11.2 23 Feb 2024

    Nothing published for this version

  22. v0.11.1 01 Feb 2024

    Nothing published for this version

  23. v0.10.3-test.0.20240130132609-d45ecbf3b7ba 30 Jan 2024 pre-release

    Nothing published for this version

  24. v0.10.3-test 30 Jan 2024 pre-release

    Nothing published for this version

  25. v0.10.1 26 Dec 2023

    Nothing published for this version

  26. v0.9.4 08 Aug 2023

    Nothing published for this version

  27. v0.9.3 26 Apr 2023

    Nothing published for this version

  28. v0.9.2-beta2 13 Jan 2023 pre-release

    Nothing published for this version

  29. v0.9.2-beta1 06 Jan 2023 pre-release

    Nothing published for this version

  30. v0.9.1-beta1.0.20221017065138-d6154bc62180 17 Oct 2022 pre-release

    Nothing published for this version

  31. v0.9.1-beta1 17 Oct 2022 pre-release

    Nothing published for this version

  32. v0.8.2-0.20220713083816-75a835845707 13 Jul 2022 pre-release

    Nothing published for this version

  33. v0.8.1 01 Jul 2022

    Nothing published for this version

  34. v0.7.4 07 Apr 2022

    Nothing published for this version

  35. v0.7.4-0.20220221071334-64fc4d082e99 21 Feb 2022 pre-release

    Nothing published for this version

  36. v0.7.3 15 Feb 2022

    Nothing published for this version

  37. v0.7.2 31 Dec 2021

    Nothing published for this version

  38. v0.7.1 28 Dec 2021

    Nothing published for this version

  39. v0.6.2 26 Aug 2021

    Nothing published for this version

  40. v0.6.1 23 Aug 2021

    Nothing published for this version

  41. v0.5.1 02 Aug 2021

    Nothing published for this version

  42. v0.4.3-0.20210706013513-7e95b1261a42 06 Jul 2021 pre-release

    Nothing published for this version

  43. v0.4.2 05 Jul 2021

    Nothing published for this version

  44. v0.4.1 29 Jun 2021

    Nothing published for this version

  45. v0.3.3 07 Jun 2021

    Nothing published for this version

  46. v0.3.2-0.20210601102937-65bbb216fc37 01 Jun 2021 pre-release

    Nothing published for this version

  47. v0.3.1 01 Jun 2021

    Nothing published for this version

  48. v0.2.2-0.20210414045959-3c3b3110a2e0 14 Apr 2021 pre-release

    Nothing published for this version

  49. v0.2.1 11 Apr 2021

    Nothing published for this version

  50. v0.1.8 17 Mar 2021

    Nothing published for this version

  51. v0.1.7 02 Mar 2021

    Nothing published for this version

  52. v0.1.6 01 Mar 2021

    Nothing published for this version

  53. v0.1.1-0.20210204071951-665732fc03b8 04 Feb 2021 pre-release

    Nothing published for this version

  54. v0.1.0 25 Jan 2021

    Nothing published for this version

  55. v0.0.8 12 Jan 2021

    Nothing published for this version

  56. v0.0.6 28 Dec 2020

    Nothing published for this version

  57. v0.0.0-20260803081428-8861fee98fa7 03 Aug 2026 pre-release

    Nothing published for this version

  58. v0.0.0-20260609100438-50a24611e461 09 Jun 2026 pre-release

    Nothing published for this version

  59. v0.0.0-20260519031951-e284b2f5117f 19 May 2026 pre-release

    Nothing published for this version

  60. v0.0.0-20260519022849-34b35043063e 19 May 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive