https://github.com/decoder-it/psportfwd PowerShell编写的端口转发工具, 无需admin权限 https://github.com/ls0f/gortcp GO.通过主控端、中转、被控端实现内网穿透 https://github.com/cw1997/NATBypass GO.LCX内网穿透 https://github.com/davrodpin/mole 基于ssh的端口转发 https://github.com/sensepost...
= nil && !strings.Contains(err.Error(), "Not") { + log.Fatalf("parse config fail, ERR:%s", err) + } else if file != "" { + log.Printf("use config file : %s", file) + } + err = nil + return +} + +func poster() { + fmt.Printf(` + ### ### ### ## ## #...