联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找collect(37) 其他(34) 以太坊(29) Docker(19) DevOps(16) 支付接口(14) Linux/Unix编程(11) TCP/IP协议栈(9) wifi(9) 人工智能/神经网络/深度学习(7) 云数据库/云存储(7) 文章/文档(6) 网络(6) 嵌入式Linux(6) 微服务(6) 嵌入式/单片机/硬件编程(5) 大数据(5) Web商城(5) 区块链开发(5) Redis(5) 内容生成(5) 构建工具(5) 虚拟化(5) 网络编程(4) 系统/网络安全(4) 加密解密(4) CA认证(4) 聚类算法(4) Git(4) 数值算法/人工智能(3) 防火墙与安全工具(3) 模式识别(视觉/语音等)(3) 云计算(3) 工具库(3) 自动驾驶(3) 加密货币(3) 测试(3) 代理服务器(2) Telnet客户端/Shell(2) 数据库系统(2) WEB开发(2) USB编程(2) 操作系统开发(2) 中间件编程(2) 微信小程序(2) GPT/ChatGPT(2) C/C++工具库(2) Leetcode/题库(2) C/C++基础(2) Kotlin编程(2) 云原生工具(2) 托管/部署(2) hotest(2) 调试/Bug(2) 挖矿(2) 通讯编程(1) 图形图象(1) 编译器/解释器(1) Java编程(1) Telnet服务器(1) 流媒体/Mpeg4/MP4(1) 远程控制/远程桌面(1) Modem编程(1) 教育系统应用(1) 医药行业(1) Oracle数据库(1) 单片机开发(1) 游戏引擎(1) VHDL/FPGA/Verilog(1) 3G/4G/5G开发(1) MTK(1) android开发(1) 驱动编程(1) 前端开发(1) Bootstrap(1) Websocket编程(1) PostgreSQL(1) 自然语言处理(1) HarmonyOS(1) 数据库管理工具(1) 智慧办公(1) 图神经网络(1) 机器翻译(1) 直播(1) lean(1) (1) 
按平台查找All Shell(371) 

[Docker] docker-network-latency-plotter

一个docker网络延迟绘图仪,该绘图仪编码为bundle docker群管理的一部分,该子部分将检查和绘制所有docker网延迟,如果它们正在睡眠或死亡,还将对其进行修剪
a docker network latency plotter coded which is a part of the bundle docker swarm management and this subpart will check and plot all the docker network latency and also prune them if they are sleeping or are dead (2024-05-02, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714698053618652.html

[Docker] zenity-docker-nu

一个zenity应用程序,用于带nu-rust编程的docker子网掩码检查。我之前也为slurm和pbs编写了这个代码,现在也为docker编写了它。您可以定义docker进程ID,它将获得相同的网络掩码,以便您可以轻松连接到这些实例。我为slurm和pbs集群编码了这个
a zenity app for the docker subnet masking check with nu rust programming. I coded this earlier also for slurm and pbs and now put it for the docker also. you can define your docker processid and it will get the netmask for the same so that you can connect to those instances easily. I coded this for the slurm and pbs cluster (2024-05-02, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714698053575761.html

[数据库系统] darkly

这个小项目是在这里教你的基本知识:你将了解这些风险和漏洞,同时审计一个简单的网站。该网站显示违规行为,其中一些仍然显示在您每天访问的成熟网站上。下面是对您将在万维网上面临的一般漏洞的主要介绍。
This little project is here to teach you the basics: you will learn about these risks and vulnerabilities while auditing a simple website. This website shows breaches, some of which still show on well established websites you visit on a daily basis. Here is a major introduction to general vulnerabilities you will face on the World Wide Web. (2024-04-17, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713455766105915.html

[android开发] google-chrome-all

Google Chrome是一款开源和最受欢迎的互联网浏览器,用于访问万维网上的可用信息。它由谷歌于2008年12月11日为Windows、Linux、Mac OS X、Android和iOS操作系统开发。它使用基于沙盒的方法来提供Web安全性。
Google Chrome is an open-source and the most popular internet browser that is used for accessing the information available on the World Wide Web. It was developed by Google on 11 December 2008 for Windows, Linux, Mac OS X, Android, and iOS operating systems. It uses sandboxing-based approach to provide Web security. (2024-04-10, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712749268963171.html

[操作系统开发] google-chrome-stable

Google Chrome是一款开源和最受欢迎的互联网浏览器,用于访问万维网上的可用信息。它由谷歌于2008年12月11日为Windows、Linux、Mac OS X、Android和iOS操作系统开发。它使用基于沙盒的方法来提供Web安全性。
Google Chrome is an open-source and the most popular internet browser that is used for accessing the information available on the World Wide Web. It was developed by Google on 11 December 2008 for Windows, Linux, Mac OS X, Android, and iOS operating systems. It uses sandboxing-based approach to provide Web security. (2024-04-09, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712642791899965.html

[Docker] zenity-docker-nu

一个zenity应用程序,用于带nu-rust编程的docker子网掩码检查。我之前也为slurm和pbs编写了这个代码,现在也为docker编写了它。您可以定义docker进程ID,它将获得相同的网络掩码,以便您可以轻松连接到这些实例。我为slurm和pbs集群编码了这个
a zenity app for the docker subnet masking check with nu rust programming. I coded this earlier also for slurm and pbs and now put it for the docker also. you can define your docker processid and it will get the netmask for the same so that you can connect to those instances easily. I coded this for the slurm and pbs cluster (2024-03-29, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711719518305043.html

[Docker] docker-network-latency-plotter

一个docker网络延迟绘图仪,该绘图仪编码为bundle docker群管理的一部分,该子部分将检查和绘制所有docker网延迟,如果它们正在睡眠或死亡,还将对其进行修剪
a docker network latency plotter coded which is a part of the bundle docker swarm management and this subpart will check and plot all the docker network latency and also prune them if they are sleeping or are dead (2024-03-29, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711719518356032.html

[网络] two-ns-connect-using-veth

具有veth对的命名空间之间的无缝网络通信。该项目深入研究了在Linux系统上的隔离网络名称空间(NS)之间建立安全和高效的网络连接。它利用了虚拟以太网(veth)接口的强大功能,为命名空间间通信提供了一种动态和灵活的方法
Seamless Network Communication Between Namespaces with veth Pairs. This project delves into the establishment of secure and efficient network connections between isolated network namespaces (NS) on a Linux system. It leverages the power of virtual Ethernet (veth) interfaces, offering a dynamic and flexible approach to inter-namespace communication (2024-02-07, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707298206603310.html

[collect] ecs-mesh-workshop

这个方便的研讨会帮助客户在所有商业区域(包括中国)的混合类型实例之上快速启动具有服务网格支持的ECS,并提供具有最佳实践的动手教程。可根据需要轻松定制。
This handy workshop help the customers to quickly launch ECS with service mesh support on top of mixed type of instance in all commercial regions (include China), and also provides hands-on tutorials with best practices. It can be customized easily as per need. (2023-02-14, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689359416315732.html

[网络编程] AdGuardHome_magisk

去广告magisk模块,通过DNS层面过滤广告、防DNS劫持,使用前请先详读mode.conf文件,使用前需关闭私人dns,不可用wap接入点,支持订阅过滤规则,可兼容VPN、免模块、翻模块、校园网、热点共享等特殊使用环境。top大佬(酷安),
Go to the advertising magisk module, filter advertisements and prevent DNS hijacking through the DNS layer. Please read the mode.conf file carefully before use. Before use, you need to turn off the private dns, do not use the wap access point, support subscription filtering rules, and be compatible with VPN, module free, module flipping, campus network, hotspot sharing and other special use environments. Top Boss (Ku an), (2022-10-09, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689261948499102.html

[网络编程] ddns-client

DDNS Client 是一个运行在用户机上的 Dynamic DNS 客户端更新器,主要原理是利用 DDNS 提供商所支持的 HTTP HTTPS 域名解析修改链接来定时对本地路由的外网动态 IP 地址进行更新,这样我们就不用担心本地动态 IP 地址的问题了。 DDNS C...,
The DDNS Client is a Dynamic DNS client updater running on the user s computer. The main principle is to use the HTTP HTTPS domain name resolution modification link supported by the DDNS provider to update the dynamic IP address of the local routing network on a regular basis, so that we do not have to worry about the problem of the dynamic IP address of the local network. DDNS C, (2018-02-06, Shell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689259709286328.html
总计:371