📄 changes
字号:
Since Version 0.4 Friday 3rd November 2000* http module added* better icmp packet loggin printing os TOS bits and things* arp will now tell the difference between interfaces* sniff_pkt now goes though the sniffer it alows to tell what interface different packets come from* checksums now done in c to stop compile problems* added some arp loggin for changing / new arp addresses* for a few bugs in the stats* changes some of the logging functions* changed the tcp from a linked link to a array and now uses a bserch to find connection which is much faster* more changes to the gui* Lots of changed to the arp code again i have some nice plans for this.* starting toget the new gui to work abit* fixed 2 possible deadlocksSince Version 0.3 Thursday 20 July 2000* Changed the way ftp / pop3 info is dumped into files they go into output/ftp/user@host or output/pop3/user@host* Took away some of the comdition compiles and got rid of a few tcp bugs* Changes to how the interface stats are done should be faster if there are more interfaces also easyier to add new types of hardware packets* Big Changes to the headers again i am going to stop using the linux headers* rewrote the icmp protocol handler so it works better should be faster now as well* Changed arp handling layout so that different arp protocols can be added easyier* Lots of changes to the 48bit arp protcol can now display info about the hardware in the machine* makefile changes depends now actually work with subdirectorys* Added Average Packets/KB a second to statsSince Version 0.2* better printing of unknown icmp packets* support for UDP, TCP, ICMP checksums* more changes to the gui now works in different sized screens and will use all the height anyway* Fixed a race where it was crashing at startup sometimes* move alot of header files aboutt o try to speed up the compie time* Fixed a few problems with the gui now works with RedHat6.2* Fixed a really stupid UDP packet length bug* rewrote the lookup code and added a viewer it has a nice feature to show what lookups fail and whats being looked up and what still has to be looked up* added support for a per host stats* fixed the tcp gui corruption bug it was running off the end of a buffer because something was overwriting the NULL* made the arp faster with a few improvements* some changes to the pop3 moduleSince Version 0.1* added a lot of other code to detect other IP packets* Added a nice gui to arp you can now scoll up and down the cache* added reverse name lookup for ip addresses* added interface names instead of numbers still need to fix the reading bug in it* fixed a whole load of bugs* fixed some bugs on reading raw packets* now reuses interface structs when the interface comes back up with a different index number
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -