07 2021 档案

摘要:zabbix官网 https://www.zabbix.com/documentation/4.0/zh/manual/api/reference/user/login 可查看crud的API,难就难在它的参数太复杂了。 ps:只有4.0版本以上才有中文翻译。 git地址 https://githu 阅读全文
posted @ 2021-07-09 18:10 无上仰无 阅读(283) 评论(0) 推荐(0)
摘要:官方网站 http://www.mikrotik.com/ git地址 https://github.com/GideonLeGrange/mikrotik-java Jar包 <dependency> <groupId>me.legrange</groupId> <artifactId>mikro 阅读全文
posted @ 2021-07-09 11:18 无上仰无 阅读(824) 评论(0) 推荐(0)
摘要:radius项目下载地址 https://github.com/ctran/TinyRadius radius资源网 http://tinyradius.sourceforge.net/ 你必须要知道的 JavaAPI radius底层采用的是DatagramSocket进行报文传送的。而Datag 阅读全文
posted @ 2021-07-08 15:58 无上仰无 阅读(1399) 评论(0) 推荐(0)