搜索资源列表
autoftp
- How to compile and install: --------------------------- First run \"./configure\", then \"make\". Then run \"make install\" as root. On RPM based Linux systems you can use this: rpm -ta puf-*.tar.gz && rpm -i /usr/src/redhat/RPMS/i38
ipdump
- TCP/IP监视封包程序,本程序必须采root才能执行,在欲用linux监视与其它主机间通信封包的时后,请在执行ipdump之前,用ifconfig指令换成promiscuous方式。
Zope-2.6.2-src
- 2003年最新的Zope版本。这个是它的源代码,可以在任意支持的平台上编译。需要Python2.1.*的支持。(我已经在UNIX上成功编译过了)编译方法:如果是做为独立的web服务器,只需要在命令行中输入python wo_pcgi.py就可以了;如果是要和其他服务器一起用,输入python w_pcgi.py,之后它就会自动编译。完成后./start就可以了。其中的var目录要把所有者设为root,Linux中要chmod o+t var,FreeBSD中应该是chmod 1000 var。Z
otherRPM
- 这几个文件是在安装VPN是在LINUX系统中需要进行配置安装的文件,把文件解压后放到根目录下,安安装说明上说的安装方式将能自动搭建好环境。-These documents are in the VPN was installed LINUX system configuration needed to install the file, after extracting the files into the root directory, the installation instruction
socket_raw.c.tar
- this is an raw socket usage, you must have root previledge to use this .
allinone.c
- 史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it c
nsb33-114b2
- ns组件ns-allinone-2.33在Linux Enterprise 5.0下的安装 1. 可以下载不同版本的NS2仿真软件,我用的是ns-allinone-2.33 2. 把ns-allinone-2.33.tar.gz放到当前用户主目录,root用户,就放到root文件夹下 3. 解-ns
myping
- linux上用C实现的ping命令,root用户运行-implemented in C on linux ping command, root user to run
简单的HTTP服务器(bubble httpd)
- 本科网络编程作业 简单的HTTP服务器,使用epoll,线程池技术。采用分阶段多线程事件驱动模型。在Linux使用C语言实现。 本代码只适用于Linux平台。README尚未完善。 下载代码后直接用root执行all.bash success后可以使用(默认安装到/usr/local/bubble下) bubble start/stop/restart控制服务启停 配置文件为bubble/etc/bubble.conf 有以为或建议请致信README中的Email
LinuxShare
- 用于tcp的接收和发送,端口号填67 记得使用root的用户,已经测试可用是linux下的-tcp send and recieve
SetTime
- 以UDP通信为基础,实现了linux平台主机之间系统时间同步的功能。程序分为客户端和服务端两个。服务端运行于作为时间标准的主机上,客户端运行于需要同步系统时间的主机上。运行时,客户端向服务段发送同步时间请求,服务端收到请求后将本机系统时间发给客户端,然后客户端根据收到的答复设置本机系统时间。运行时,请保证以root用户运行客户端程序以确保有权限修改系统时间。-With UDP-based communication, to achieve the system time synchronizat
PlotCodeinCPPUsingROOT
- 用于高能物理数据分析中的ROOT画图,运行代码之前要安装ROOT软件,设置环境变量。只能在Linux操作系统中运行。-plot code for ROOT software in high energy physics
7667proxy
- 应广大支持者要求,修复了代理列表在线更新功能。 4.0版本修正错误: 无法正常更新 做了简单SEO优化 安装时注意事项: 1.请将本程序上传至服务器,将网站根目录下的 Data_Proxy.php文件设置为可写 (如是Linux服务器属性设置777即可) -Should the majority of supporters claim, fixed proxy list online update feature. Version 4.0 Bug fix: do not properly upd
39jkwd
- 环境要求: 1、PHP 2、支持地址重写 3、支持.htaccess文件 一般linux空间都满足上面要求 安装: 1、上传 2、必须在根目录或者指定目录 2、适当修改config.php文件中的配置 广告位: 文件都在a-d目录下面 模板: 全部在html目录下面 头部文件是header.html,可以自己修改里面的HTML代码 底部文件是footer.html,可以自己修改里面的HTML代码 注意:linux空间区分大小写,请保持原来文件的大小写状态 -Environmental requi
test_3
- 本代码是一个可以在linux下用纯c语言实现基本的http响应的手写代码,将http文件放置在用户根目录下即可直接响应,在浏览器上打开想要的http文件。-This code may be implemented in a pure linux c language written code basic http response, the http file in the root directory of the user can be directly response file you