SYMBOL INDEX (62 symbols across 11 files) FILE: cmd/root.go function Run (line 10) | func Run() { FILE: config/Prints.go function GetPrint (line 10) | func GetPrint(respCode int,Bodylen string ,body []byte,url string,path s... function HeadPrint (line 35) | func HeadPrint(respCode int ,url string,path string,Rurl string) { function Tishi (line 57) | func Tishi() { function Tishis (line 68) | func Tishis() { FILE: config/ReadandWrite.go function ReadFile (line 12) | func ReadFile(fileName string) []string { function Write (line 32) | func Write(output string,url string) { FILE: config/Request.go function Request (line 14) | func Request(Targeturl string) *http.Response { function GETRequest (line 58) | func GETRequest(Targeturl string) *http.Response { function Socks5Dailer (line 108) | func Socks5Dailer(Socks5proxy string) (proxy.Dialer, error) { function Proxyset (line 135) | func Proxyset(tr *http.Transport,proxy string ) { FILE: config/bar.go type Bar (line 10) | type Bar struct method NewBar (line 21) | func (bar *Bar) NewBar(current, total int) *Bar { method getPercent (line 43) | func (bar *Bar) getPercent() int { method getTime (line 48) | func (bar *Bar) getTime() (s string) { method load (line 64) | func (bar *Bar) load() { method Reset (line 74) | func (bar *Bar) Reset(current int) { method Add (line 83) | func (bar *Bar) Add(i int) { method Clear (line 90) | func (bar *Bar) Clear() { method Close (line 98) | func (bar *Bar) Close() { FILE: config/config.go function Codel (line 24) | func Codel(code string) []int{ function filterCode (line 57) | func filterCode(str string) (int, error) { function arrayUnique (line 69) | func arrayUnique(arr []int) []int { function Storage (line 88) | func Storage(num int) string{ function Urll (line 114) | func Urll(url string) string { function IsPath (line 125) | func IsPath(pathname string) bool{ function Urladdress (line 142) | func Urladdress(url string) string{ function CodeIstrue (line 153) | func CodeIstrue(intcode []int) { function InitConfig (line 163) | func InitConfig(path string) map[string]string { function intersect (line 204) | func intersect(slice1, slice2 []int) []int { function difference (line 220) | func difference(slice1, slice2 []int) []int { function RemoveRepByLoop (line 240) | func RemoveRepByLoop(slc []string) []string { function Recursionchoose (line 258) | func Recursionchoose(respCode int ,url string,path string) { function Defaultfile (line 273) | func Defaultfile() { function Randomget (line 317) | func Randomget(origin []string, count int) string { function Typeselection (line 337) | func Typeselection() []string{ function FDGtool (line 365) | func FDGtool(Url string) []string { FILE: config/flag.go function init (line 29) | func init() { FILE: config/judgment.go function FindUrl (line 11) | func FindUrl(Turl string) bool{ function Thundred (line 47) | func Thundred(body []byte) bool{ function Redirect (line 60) | func Redirect(Turl string) bool{ function Thundreds (line 75) | func Thundreds(body []byte) bool{ function Fhundreds (line 88) | func Fhundreds(body []byte) bool{ function JumpUrl (line 100) | func JumpUrl(Turl string) (int,[]byte){ function ResCode (line 112) | func ResCode(respCode int) int { function Lenbody (line 122) | func Lenbody(body int) int { function Resbody (line 134) | func Resbody(body string) int { function Resbodya (line 145) | func Resbodya(body string) int { function Resbodyb (line 156) | func Resbodyb(body string) int { FILE: config/scan.go function Scans (line 18) | func Scans(Turl string) { function Scanes (line 87) | func Scanes() { function AntiScans (line 107) | func AntiScans(aurl string) { function HeadScan (line 128) | func HeadScan(Turl string, pathChan <-chan string, w *sync.WaitGroup, ba... function GetScan (line 160) | func GetScan(Turl string, pathChan <-chan string, w *sync.WaitGroup, bar... function Processchecks (line 200) | func Processchecks(Turl string) { FILE: crawler/crawler.go function Crawler (line 14) | func Crawler(Url string) { function urlJoin (line 34) | func urlJoin(href ,base string) string { function All (line 51) | func All(httpBody io.Reader) []string { function trimHash (line 74) | func trimHash(l string) string { function check (line 89) | func check(sl []string, s string) bool { function resolv (line 102) | func resolv(sl *[]string, ml []string) { FILE: main.go function main (line 11) | func main() {