⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 早期freebsd实现
💻
字号:
/*** Distributed with 'doc' Version 2.0 from University of Southern** California Information Sciences Institute (USC-ISI). 8/22/90*/UPDATED RELEASE: 2.0.1 (9/12/90)Includes fixes for two portability bugs:  1) On some systems (e.g. SunOS 4.1), the shell exit code is an unsigned     8 bit value.  This differs from the development environment where     negative values were also returned.  This affected values     returned by auxiliary files: doc1.awk & doc3.awk.  2) Some shells did not handle things like "@ cnt2++ " correctly.     Variable names were changed where appropriate.=====================================================Greetings,This is a the first public release of Doc - Version 2.0.Doc (domain obscenity control) is a program which diagnosesmisbehaving domains by sending queries off to the appropriateDNS nameservers, and performing simple analysis on the responses.IMPORTANT: Doc requires version 2.0 of the DNS query tool `dig`           (domain internet groper).Files contained in this distribution:README       - You're looking at it.INFO         - Documents current proceduredoc.1        - man pagedoc.txt      - ASCII man pagedoc          - Shell script for automated domain testdoc1.awk     - simple awk file used by `doc`doc3.awk     - simple awk file used by `doc`doc4.awk     - simple awk file used by `doc`RFC.XXXX     - Draft of RFC about Automated Domain testinglog.isi.edu. - Sample run for isi.edu. domainRequired files NOT in the distribution:Dig (Version 2.0) - DNS query program required to run `doc`                    Available via anonymous ftp from:                    venera.isi.edu.  pub/dig.2.0.tar.ZSETUP/CONFIGURATION'Doc' is a csh script, so no complex porting effort will be required.Other than the first few aliases and pointers to directories that youwill edit in the 'doc' shell file itself, no changes should be necessary.Doc-V.2.0 is an initial implementation of an automated domain testingtool.  We expect considerable design modification and implementationchanges to be made as experience is gained through use in theInternet.  At some point, we expect the design to stabilize and aproduction version, implemented in something other than the currentUNIX-tool patchwork, to be released.Comments and discussion are very much welcome.Steve Hotz (hotz@isi.edu)Paul Mockapetris (pvm@isi.edu)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -