-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1
-
keyscancode (linux)
keyscancode (linux)
- 2022-06-02 21:36:52下载
- 积分:1
-
线程池 线程池
线程池 线程池-thread pool thread pool thread pool
- 2022-05-31 19:37:51下载
- 积分:1
-
MIPS
mips-nptl patches for crosstool-0.34
- 2022-12-23 16:15:03下载
- 积分:1
-
linux技术介绍及使用指南,如何配置服务器
linux技术介绍及使用指南,如何配置服务器-linux technology introduction and use of these guidelines, how to configure the server
- 2023-04-18 12:00:06下载
- 积分:1
-
UXIX C shell编程讲解,有助于初学者尽快的学习的Cshell编程.
UXIX C shell编程讲解,有助于初学者尽快的学习的Cshell编程.-Explain UXIX C shell programming will help beginners to learn as soon as possible Cshell programming.
- 2022-04-10 04:50:34下载
- 积分:1
-
是一个键盘测试程序,键盘界面使用SDL图形库开发。
是一个键盘测试程序,键盘界面使用SDL图形库开发。-Test procedure is a keyboard, keyboard interface development using SDL graphics library.
- 2022-01-25 15:10:36下载
- 积分:1
-
通过监控程序的出口文件,来判断程序是否运行正常
通过监控程序的出口文件,来判断程序是否运行正常-monitoring program through the export documents and procedures to determine whether the normal operation
- 2022-12-04 05:40:03下载
- 积分:1
-
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。...
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。-For inter-process communication using unix domain socket example, at the same time contains the time of the communication efficiency.
- 2022-04-22 02:03:31下载
- 积分:1
-
C language a simple UNIX emulation subsystem, the system main users of registrat...
用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
- 2022-04-12 11:19:13下载
- 积分:1